From aaaf56e71c0fcfab38fc6ab56193aa0562c5965b Mon Sep 17 00:00:00 2001 From: Bradford Hovinen Date: Thu, 5 Jul 2001 17:27:44 +0000 Subject: Removed rules pertaining to sound-properties 2001-07-05 Bradford Hovinen * capplets/Makefile.am: Removed rules pertaining to sound-properties * capplets/sound-properties-capplet.c (set_moniker_cb): Change BonoboPropertyEditor to BonoboPEditor * configure.in: Update AC_INIT to use correct directory name (AC_OUTPUT): Update to current directory structure * Makefile.am (SUBDIRS): Update to current directory structure * capplets/Makefile.am (always_built_SUBDIRS): Updated to current directory structure * bonobo-moniker-archiver.c (archiver_resolve): Update call to Bonobo_ConfigDatabase_addDatabase * bonobo-config-archiver.h: Fix include directories * Makefile.am (INCLUDES): Update to use pkg-config standards; add BONOBO_CFLAGS Include configuration moniker-related material (SUBDIRS): Remove (bin_PROGRAMS): Added ximian-archiver * capplets/keyboard/prefs-widget.c (set_scale): Add appropriate casts * capplets/rollback/Makefile.am (INCLUDES): (rollback_capplet_LDADD): Update to include ximian_archiver stuff correctly --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 50b4b01db..527365ce5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = intl po capplets root-manager new-control-center archiver +SUBDIRS = intl po archiver capplets root-manager control-center EXTRA_DIST = control-center.spec.in -- cgit v1.2.1