From 50a68e6b6b60eb6fbf35129867002ef722182ce2 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 23 Oct 2000 22:08:37 +0000 Subject: add camel-nntp-types.h. 2000-10-23 Chris Toshok * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): add camel-nntp-types.h. svn path=/trunk/; revision=6133 --- camel/ChangeLog | 5 +++++ camel/providers/nntp/Makefile.am | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index 23a85a5c48..afe13dec41 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-10-23 Chris Toshok + + * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): add + camel-nntp-types.h. + 2000-10-23 Dan Winship * providers/imap/camel-imap-command.c (imap_read_untagged): Fix a diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am index 7feccd8bda..4b686735e3 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -28,11 +28,12 @@ libcamelnntp_la_SOURCES = \ libcamelnntpinclude_HEADERS = \ camel-nntp-auth.h \ - camel-nntp-resp-codes.h \ camel-nntp-folder.h \ camel-nntp-grouplist.h \ camel-nntp-newsrc.h \ + camel-nntp-resp-codes.h \ camel-nntp-store.h \ + camel-nntp-types.h \ camel-nntp-utils.h libcamelnntp_la_LDFLAGS = -version-info 0:0:0 -- cgit v1.2.3