diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -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 \ |