2010-08-10 15:26:07 +01:00
|
|
|
SUBDIRS= \
|
2011-01-24 18:09:00 +00:00
|
|
|
common \
|
2010-08-10 15:26:07 +01:00
|
|
|
background \
|
2010-11-09 22:12:26 -05:00
|
|
|
screen \
|
2010-11-18 17:23:50 +00:00
|
|
|
power \
|
2010-08-10 15:26:07 +01:00
|
|
|
display \
|
2010-11-14 13:04:40 +01:00
|
|
|
media \
|
2010-06-07 16:51:11 +01:00
|
|
|
mouse \
|
2010-10-31 23:24:40 -04:00
|
|
|
region \
|
2010-12-14 10:23:26 +00:00
|
|
|
network \
|
2010-12-12 14:08:40 -05:00
|
|
|
info \
|
2010-10-30 12:16:58 -04:00
|
|
|
sound \
|
2010-10-31 23:58:35 -04:00
|
|
|
keyboard \
|
2010-05-21 17:36:27 +01:00
|
|
|
universal-access \
|
2010-10-30 16:14:30 -04:00
|
|
|
user-accounts \
|
2010-05-21 17:36:27 +01:00
|
|
|
datetime
|
2010-08-10 15:29:31 +01:00
|
|
|
|
2011-01-19 11:11:59 +01:00
|
|
|
if BUILD_PRINTERS
|
|
|
|
SUBDIRS += printers
|
|
|
|
endif
|
|
|
|
|
2010-08-10 15:29:31 +01:00
|
|
|
-include $(top_srcdir)/git.mk
|