diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-12-22 07:17:03 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-12-22 07:17:03 +0800 |
commit | fe17c009802b6f07df28a3c723c9520b5b8b08f7 (patch) | |
tree | 03bbe0594af041d2ca0f04c1d6e500dc912880e6 /configure.in | |
parent | 852dc3bc1c3310baf3831b0648773e26daa4f9aa (diff) | |
download | gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.gz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.bz2 gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.lz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.xz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.zst gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.zip |
part of the mbox provider.
1999-12-22 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/providers/mbox/camel-mbox-store.h:
* camel/providers/mbox/camel-mbox-store.c:
* camel/providers/mbox/camel-mbox-folder.h:
* camel/providers/mbox/camel-mbox-folder.c:
part of the mbox provider.
svn path=/trunk/; revision=1510
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 2d7c33111a..8129a1a790 100644 --- a/configure.in +++ b/configure.in @@ -102,6 +102,7 @@ camel/Makefile camel/providers/Makefile camel/providers/MH/Makefile camel/providers/maildir/Makefile +camel/providers/mbox/Makefile composer/Makefile devel-docs/Makefile devel-docs/camel/Makefile |