aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-12-23 00:24:16 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-12-23 00:24:16 +0800
commit364fb2e0415ca56c6fd063fbdaae97c48cfde87b (patch)
tree01e674d82dfb76ef3d7a4c150274ff7da1981947
parentf3aed51eeb6e6ef1eaadbc3559d2a38c996ed7da (diff)
downloadgsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.gz
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.bz2
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.lz
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.xz
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.zst
gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.zip
added camel/providers/groupwise to the build.
2003-12-22 Rodrigo Moya <rodrigo@ximian.com> * configure.in: added camel/providers/groupwise to the build. svn path=/trunk/; revision=24000
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 977bdef6a4..9d7e78ac29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-22 Rodrigo Moya <rodrigo@ximian.com>
+
+ * configure.in: added camel/providers/groupwise to the build.
+
2003-12-15 Chris Toshok <toshok@ximian.com>
* Makefile.am (ACLOCAL_AMFLAGS): remove.
diff --git a/configure.in b/configure.in
index 605b1c73ef..ab9f19da13 100644
--- a/configure.in
+++ b/configure.in
@@ -1272,6 +1272,7 @@ addressbook/util/Makefile
art/Makefile
camel/Makefile
camel/providers/Makefile
+camel/providers/groupwise/Makefile
camel/providers/imap/Makefile
camel/providers/imapp/Makefile
camel/providers/local/Makefile
@@ -1329,6 +1330,7 @@ widgets/menus/Makefile
widgets/misc/Makefile
calendar/Makefile
calendar/importers/Makefile
+calendar/common/Makefile
calendar/idl/Makefile
calendar/conduits/Makefile
calendar/conduits/todo/Makefile