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 --- ChangeLog | 4 ++++ configure.in | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec6fed5243..73f9b02986 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-01-26 Chris Toshok + + * configure.in (AC_OUTPUT): add in the conduit Makefile's. + 2003-01-26 Chris Toshok * configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot 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 v1.2.3