From f2fca1f315c92b5af56eec204184b97666d98c5f Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 7 Apr 2003 16:22:50 +0000 Subject: add addressbook/tools/Makefile to AC_OUTPUT. 2003-04-07 Chris Toshok * configure.in: add addressbook/tools/Makefile to AC_OUTPUT. svn path=/trunk/; revision=20710 --- ChangeLog | 4 ++++ configure.in | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 72f18e5f34..1f0e44ee59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-07 Chris Toshok + + * configure.in: add addressbook/tools/Makefile to AC_OUTPUT. + 2003-04-07 Dan Winship * tools/Makefile.am (privlibexec_SCRIPTS, privlibexec_PROGRAMS): diff --git a/configure.in b/configure.in index 8766b12bde..85fb2f21c1 100644 --- a/configure.in +++ b/configure.in @@ -1309,6 +1309,7 @@ addressbook/backend/pas/Makefile addressbook/backend/idl/Makefile addressbook/conduit/Makefile addressbook/printing/Makefile +addressbook/tools/Makefile art/Makefile camel/Makefile camel/providers/Makefile -- cgit v1.2.3