From 319e78b7f24994a6d2750712ee9130054a90a313 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 3 Aug 2000 00:47:50 +0000 Subject: Kill this. It doesn't have any code to do anything the new mh provider * providers/MH: Kill this. It doesn't have any code to do anything the new mh provider doesn't do better. * providers/Makefile.am: Remove reference to MH subdir, and promote nntp to fully-supported status, since it does compile and all. svn path=/trunk/; revision=4496 --- camel/providers/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'camel/providers/Makefile.am') diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index 021fe4539b..357956d8c6 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 mh +SUBDIRS = mbox pop3 sendmail smtp vee imap mh nntp # these ones are disabled for the moment. -# MH maildir nntp smtp +# maildir -- cgit v1.2.3