gnome-control-center/capplets/Makefile.am
Jens Granseuer 8f81487cea remove fonts, theme, and ui capplets from the build and purge some
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/Makefile.am: remove fonts, theme, and ui capplets from the build
	and purge some obsolete stuff from configure.in

svn path=/trunk/; revision=7666
2007-05-28 12:05:12 +00:00

24 lines
347 B
Makefile

always_built_SUBDIRS = \
common \
accessibility \
appearance \
default-applications \
keyboard \
mouse \
sound \
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