From 58f0adcb24e054edad45b9e8969d84648699857b Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 27 Jan 2003 06:20:35 +0000 Subject: add in the conduit Makefile's. 2003-01-26 Chris Toshok * configure.in (AC_OUTPUT): add in the conduit Makefile's. svn path=/trunk/; revision=19643 --- configure.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.in') 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 -- cgit