diff options
author | bertrand <Bertrand.Guiheneuf@inria.fr> | 1999-04-22 01:30:54 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-22 01:30:54 +0800 |
commit | b23f36ba14259a3f4e3d3811158a7a59260dc495 (patch) | |
tree | 30105dad1260ef257530e47af4e732fc39bb08ee /configure.in | |
parent | 1202a762f5b577d900f7009442cac7ab7b45d57b (diff) | |
download | gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar.gz gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar.bz2 gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar.lz gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar.xz gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.tar.zst gsoc2013-evolution-b23f36ba14259a3f4e3d3811158a7a59260dc495.zip |
start test provider.
1999-04-21 bertrand <Bertrand.Guiheneuf@inria.fr>
* camel/providers/MH/camel-mh-folder.c (camel_mh_folder_get_type):
start test provider.
svn path=/trunk/; revision=864
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 a796bee15f..0b16731c9a 100644 --- a/configure.in +++ b/configure.in @@ -46,6 +46,8 @@ Makefile macros/Makefile po/Makefile.in camel/Makefile +camel/providers/Makefile +camel/providers/MH/Makefile devel-docs/Makefile devel-docs/camel/Makefile ]) |