diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-12-23 00:24:16 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-12-23 00:24:16 +0800 |
commit | 364fb2e0415ca56c6fd063fbdaae97c48cfde87b (patch) | |
tree | 01e674d82dfb76ef3d7a4c150274ff7da1981947 /configure.in | |
parent | f3aed51eeb6e6ef1eaadbc3559d2a38c996ed7da (diff) | |
download | gsoc2013-evolution-364fb2e0415ca56c6fd063fbdaae97c48cfde87b.tar.gz 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
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 |