gnome-control-center/capplets/Makefile.am
Christian Persch f2755dfdd5 Fix distcheck.
2005-08-22  Christian Persch  <chpe@cvs.gnome.org>

	* capplets/Makefile.am: Fix distcheck.
2005-08-22 13:37:11 +00:00

19 lines
366 B
Makefile

always_built_SUBDIRS = \
common accessibility \
default-applications font \
background keyboard mouse sound \
theme-switcher ui-properties \
keybindings 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