aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-03 08:47:50 +0800
committerDan Winship <danw@src.gnome.org>2000-08-03 08:47:50 +0800
commit319e78b7f24994a6d2750712ee9130054a90a313 (patch)
tree9b9738c2ee1e40bcd7eb4dcd118a3f34e6702897 /camel/providers/Makefile.am
parent5a2a24af928e27bea1e54734b5bdf62a226300af (diff)
downloadgsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar.gz
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar.bz2
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar.lz
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar.xz
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.tar.zst
gsoc2013-evolution-319e78b7f24994a6d2750712ee9130054a90a313.zip
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
Diffstat (limited to 'camel/providers/Makefile.am')
-rw-r--r--camel/providers/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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