aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/ChangeLog4
-rw-r--r--addressbook/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index a76c4560d8..b3881bb116 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-10 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: build importers dir
+
2004-02-08 Rodney Dawes <dobey@ximian.com>
* gui/component/addressbook-migrate.c (create_groups): Initialize the
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am
index d472f0033b..0c88960b89 100644
--- a/addressbook/Makefile.am
+++ b/addressbook/Makefile.am
@@ -3,7 +3,7 @@ CONDUIT_SUBDIR=conduit
endif
SUBDIRS = \
- util printing gui $(CONDUIT_SUBDIR)
+ util printing gui importers $(CONDUIT_SUBDIR)
EXTRA_DIST = \
ChangeLog.pre-1-4