aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e858b9a0d..4bcb97b21c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-06 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add some more addressbook dirs to AC_OUTPUT.
+
2002-11-05 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Re-enable the filter cflags/libs stuff.
diff --git a/configure.in b/configure.in
index 79d3b44b33..86d3225eaf 100644
--- a/configure.in
+++ b/configure.in
@@ -1240,6 +1240,11 @@ addressbook/Makefile
addressbook/gui/Makefile
addressbook/gui/component/Makefile
addressbook/gui/component/select-names/Makefile
+addressbook/gui/contact-editor/Makefile
+addressbook/gui/contact-list-editor/Makefile
+addressbook/gui/merging/Makefile
+addressbook/gui/search/Makefile
+addressbook/gui/widgets/Makefile
addressbook/backend/Makefile
addressbook/backend/ebook/Makefile
addressbook/backend/pas/Makefile