From 325335e9af416529cfe8f82600bac3790ac10d12 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 20 Oct 2000 21:57:50 +0000 Subject: re-enable the nntp provider. 2000-10-20 Chris Toshok * providers/Makefile.am (SUBDIRS): re-enable the nntp provider. svn path=/trunk/; revision=6090 --- camel/ChangeLog | 4 ++++ camel/providers/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index d34be01259..337a8be5c7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-10-20 Chris Toshok + + * providers/Makefile.am (SUBDIRS): re-enable the nntp provider. + 2000-10-20 Chris Toshok * providers/nntp/camel-nntp-store.c (build_folder_info): add diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index 5a5f775cd7..dedeaa0b3b 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # SUBDIRS = mbox pop3 sendmail smtp vee -SUBDIRS = mbox pop3 sendmail smtp vee imap mh +SUBDIRS = mbox pop3 sendmail smtp vee imap mh nntp # these ones are disabled for the moment. # maildir -- cgit v1.2.3