aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 989d9e341a..a0f83c1847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-18 Dan Winship <danw@helixcode.com>
+
+ * configure.in (AC_OUTPUT): add camel/providers/vee
+
2000-05-16 Ettore Perazzoli <ettore@helixcode.com>
* art/Makefile.am: Install the mini icons.
diff --git a/configure.in b/configure.in
index b2ab6502e3..8ed805f531 100644
--- a/configure.in
+++ b/configure.in
@@ -438,6 +438,7 @@ camel/providers/Makefile
camel/providers/mbox/Makefile
camel/providers/pop3/Makefile
camel/providers/sendmail/Makefile
+camel/providers/vee/Makefile
composer/Makefile
widgets/Makefile
widgets/e-table/Makefile