Put common in always_built_SUBDIRS

2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Put common in
	always_built_SUBDIRS

	* configure.in (dnl): Remove --enable-bonobo-conf option
This commit is contained in:
Bradford Hovinen 2001-10-19 03:23:23 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent 4b9ca59ec9
commit df78191ec2
3 changed files with 13 additions and 16 deletions

View file

@ -1,7 +1,7 @@
always_built_SUBDIRS = \
background keyboard mouse screensaver sound \
common background keyboard mouse screensaver sound \
default-applications desktop-links
#rollback
SUBDIRS = $(LIBCOMMON_DIR) $(always_built_SUBDIRS)
SUBDIRS = $(always_built_SUBDIRS)