aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec6fed5243..73f9b02986 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-01-26 Chris Toshok <toshok@ximian.com>
+ * configure.in (AC_OUTPUT): add in the conduit Makefile's.
+
+2003-01-26 Chris Toshok <toshok@ximian.com>
+
* configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot
conduits have been enabled.
diff --git a/configure.in b/configure.in
index 1b65c9fa16..bf55e912c0 100644
--- a/configure.in
+++ b/configure.in
@@ -1293,6 +1293,7 @@ addressbook/backend/Makefile
addressbook/backend/ebook/Makefile
addressbook/backend/pas/Makefile
addressbook/backend/idl/Makefile
+addressbook/conduit/Makefile
addressbook/printing/Makefile
art/Makefile
camel/Makefile
@@ -1358,6 +1359,9 @@ calendar/Makefile
calendar/idl/Makefile
calendar/cal-util/Makefile
calendar/cal-client/Makefile
+calendar/conduits/Makefile
+calendar/conduits/todo/Makefile
+calendar/conduits/calendar/Makefile
calendar/pcs/Makefile
calendar/gui/Makefile
calendar/gui/alarm-notify/Makefile