aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/Makefile.am')
-rw-r--r--camel/providers/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am
index f29b0c2808..2c2bc28739 100644
--- a/camel/providers/Makefile.am
+++ b/camel/providers/Makefile.am
@@ -1,7 +1,10 @@
## Process this file with automake to produce Makefile.in
# SUBDIRS = mbox pop3 sendmail smtp vee
-SUBDIRS = mbox pop3 sendmail smtp vee imap mh nntp
+SUBDIRS = pop3 sendmail smtp vee imap nntp local
# these ones are disabled for the moment.
-# maildir local
+# maildir
+
+# these ones are deprecated, and will no longer be maintained
+# mbox mh \ No newline at end of file