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
This commit is contained in:
Jens Granseuer 2007-05-28 12:05:12 +00:00 committed by Jens Granseuer
parent b5d7092ee9
commit 8f81487cea
3 changed files with 83 additions and 126 deletions

View file

@ -1,9 +1,14 @@
always_built_SUBDIRS = \
common accessibility appearance \
default-applications font \
background keyboard mouse sound \
theme-switcher ui-properties \
keybindings network windows
always_built_SUBDIRS = \
common \
accessibility \
appearance \
default-applications \
keyboard \
mouse \
sound \
keybindings \
network \
windows
SUBDIRS = $(always_built_SUBDIRS)