diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-04-07 Chris Toshok <toshok@ximian.com> + + * configure.in: add addressbook/tools/Makefile to AC_OUTPUT. + 2003-04-07 Dan Winship <danw@ximian.com> * 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 |