aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-12-22 07:17:03 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-12-22 07:17:03 +0800
commitfe17c009802b6f07df28a3c723c9520b5b8b08f7 (patch)
tree03bbe0594af041d2ca0f04c1d6e500dc912880e6 /camel/Makefile.am
parent852dc3bc1c3310baf3831b0648773e26daa4f9aa (diff)
downloadgsoc2013-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 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index c359645bc4..2fae06080d 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = #providers
+SUBDIRS = providers
libcamelincludedir = $(includedir)/camel