From a9309844945b699c7b5162eef47785e44789d2f1 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 1 Aug 2000 12:46:05 +0000 Subject: Initial cut at mh provider. Well, it already does everything mbox does. 2000-08-01 Not Zed * providers/mh: New mh provider implementation. * providers/Makefile.am (SUBDIRS): Added mh provider. svn path=/trunk/; revision=4444 --- camel/providers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/providers/Makefile.am') diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index dec31c0cb9..021fe4539b 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = mbox pop3 sendmail smtp vee imap +SUBDIRS = mbox pop3 sendmail smtp vee imap mh # these ones are disabled for the moment. # MH maildir nntp smtp -- cgit v1.2.3