gnome-control-center/capplets/Makefile.am
Thomas Wood 8836316161 display: convert display capplet to a settings panel
Add CcPanel and module implmenetation for the display settings.
2010-06-07 17:05:02 +01:00

16 lines
168 B
Makefile

SUBDIRS = \
common \
appearance
DIST_SUBDIRS = \
common \
appearance \
about-me
if BUILD_ABOUTME
SUBDIRS += about-me
endif
-include $(top_srcdir)/git.mk