gnome-control-center/panels/Makefile.am

23 lines
256 B
Text
Raw Normal View History

SUBDIRS= \
common \
background \
screen \
power \
display \
media \
mouse \
region \
network \
2010-12-12 14:08:40 -05:00
info \
sound \
keyboard \
universal-access \
user-accounts \
datetime
2010-08-10 15:29:31 +01:00
if BUILD_PRINTERS
SUBDIRS += printers
endif
2010-08-10 15:29:31 +01:00
-include $(top_srcdir)/git.mk