aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b59c7d82f..3dc6c924f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-11 Chris Toshok <toshok@ximian.com>
+
+ * Makefile.am (SUBDIRS): add addressbook.
+
2002-11-08 Chris Toshok <toshok@ximian.com>
* configure.in: add some more addressbook paths.
diff --git a/Makefile.am b/Makefile.am
index dea925cc7f..ec946ecc02 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ SUBDIRS = \
camel \
filter \
libwombat \
+ addressbook \
calendar \
art \
ui \