From bdf982f30ab915a67a9787ad51ea5e56690e449d Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 15 Apr 2000 02:11:28 +0000 Subject: add nntp * providers/Makefile.am (SUBDIRS): add nntp svn path=/trunk/; revision=2448 --- 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 7ff38b67cd..bb54e71a84 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-04-14 Chris Toshok + + * providers/Makefile.am (SUBDIRS): add nntp + 2000-04-14 Christopher James Lahey * providers/mbox/camel-mbox-folder.c: Fix switch statement. diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index 7c520a8b8b..888a5d7bb3 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 +SUBDIRS = mbox pop3 sendmail smtp nntp # these ones are disabled for the moment. # MH maildir imap smtp -- cgit v1.2.3