From a19a7a41061c0345cfa5983a698088dc7074b533 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 13 Aug 2000 21:40:24 +0000 Subject: Add camel-nntp-utils.h * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): Add camel-nntp-utils.h svn path=/trunk/; revision=4811 --- camel/providers/nntp/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'camel/providers/nntp') diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am index 4b7c385872..d9122e9026 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -27,7 +27,8 @@ libcamelnntp_la_SOURCES = \ libcamelnntpinclude_HEADERS = \ camel-nntp-folder.h \ camel-nntp-newsrc.h \ - camel-nntp-store.h + camel-nntp-store.h \ + camel-nntp-utils.h libcamelnntp_la_LDFLAGS = -version-info 0:0:0 -- cgit v1.2.3