[seed] Fix build
- From: Robert Carr <racarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] Fix build
- Date: Sat, 11 Apr 2009 18:43:03 -0400 (EDT)
commit f44544bc62ad5173485f0f0a3cbe0a66a40857c9
Author: Robert Carr <racarr mireia (none)>
Date: Sat Apr 11 18:42:57 2009 -0400
Fix build
---
configure.ac | 1 -
modules/Makefile.am | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index cdabba9..4eabc8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -289,7 +289,6 @@ modules/example/Makefile
modules/sqlite/Makefile
modules/canvas/Makefile
modules/readline/Makefile
-modules/dbus/Makefile
modules/Multiprocessing/Makefile
])
AC_OUTPUT
diff --git a/modules/Makefile.am b/modules/Makefile.am
index c0b7a18..6549541 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -1 +1 @@
-SUBDIRS = example sqlite canvas Multiprocessing readline dbus
+SUBDIRS = example sqlite canvas Multiprocessing readline
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]