gnome-control-center/capplets/Makefile.am
2010-05-21 23:23:23 +01:00

27 lines
359 B
Makefile

SUBDIRS = \
common \
accessibility \
appearance \
default-applications \
display \
keybindings \
network \
windows
DIST_SUBDIRS = \
common \
accessibility \
appearance \
default-applications \
keybindings \
network \
windows \
display \
about-me
if BUILD_ABOUTME
SUBDIRS += about-me
endif
-include $(top_srcdir)/git.mk