Removed mh, mbox, added local, to the default.
authorNot Zed <NotZed@HelixCode.com>
Mon, 27 Nov 2000 02:18:00 +0000 (02:18 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Mon, 27 Nov 2000 02:18:00 +0000 (02:18 +0000)
2000-11-27  Not Zed  <NotZed@HelixCode.com>

        * providers/Makefile.am: Removed mh, mbox, added local, to the default.

camel/ChangeLog
camel/providers/Makefile.am

index 8107aa8..eec2b98 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-27  Not Zed  <NotZed@HelixCode.com>
+
+       * providers/Makefile.am: Removed mh, mbox, added local, to the default.
+
 2000-11-24  Not Zed  <NotZed@HelixCode.com>
 
        * tests/data/getaddr.pl: little util to scan mailboxes for any and
index f29b0c2..2c2bc28 100644 (file)
@@ -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