aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72f18e5f34..1f0e44ee59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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