aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--configure.in6
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8304f9a714..74072d486d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-24 Not Zed <NotZed@HelixCode.com>
+
+ * configure.in: Added camel/tests stuff to output macro.
+
+2000-11-14 Not Zed <NotZed@HelixCode.com>
+
+ * configure.in: Added local provider dir to output macro.
+
2000-11-21 Dan Winship <danw@helixcode.com>
* configure.in: Check for libgpgme. (Support not added to mail
diff --git a/configure.in b/configure.in
index ba0aff47a7..1f5e45340f 100644
--- a/configure.in
+++ b/configure.in
@@ -628,7 +628,7 @@ executive-summary/Makefile
executive-summary/evolution-services/Makefile
executive-summary/widgets/Makefile
executive-summary/idl/Makefile
-executive-summary/component/Makefile
+ executive-summary/component/Makefile
executive-summary/test-service/Makefile
camel/Makefile
camel/providers/Makefile
@@ -640,6 +640,10 @@ camel/providers/vee/Makefile
camel/providers/imap/Makefile
camel/providers/mh/Makefile
camel/providers/nntp/Makefile
+camel/providers/local/Makefile
+camel/tests/Makefile
+camel/tests/lib/Makefile
+camel/tests/message/Makefile
composer/Makefile
widgets/Makefile
widgets/meeting-time-sel/Makefile