gnome-control-center/capplets/Makefile.am

24 lines
334 B
Text
Raw Normal View History

always_built_SUBDIRS = \
common \
accessibility \
appearance \
default-applications \
keybindings \
keyboard \
mouse \
network \
windows
SUBDIRS = $(always_built_SUBDIRS)
if HAVE_RANDR
SUBDIRS += display
endif
if BUILD_ABOUTME
SUBDIRS += about-me
endif
DIST_SUBDIRS = \
$(always_built_SUBDIRS) display about-me