gnome-control-center/panels/Makefile.am

28 lines
325 B
Makefile

SUBDIRS= \
common \
background \
screen \
power \
color \
display \
media \
mouse \
online-accounts \
region \
info \
sound \
keyboard \
universal-access \
user-accounts \
datetime \
wacom
if BUILD_PRINTERS
SUBDIRS += printers
endif
if BUILD_NETWORK
SUBDIRS += network
endif
-include $(top_srcdir)/git.mk