Add camel-nntp-utils.h
authorDan Winship <danw@src.gnome.org>
Sun, 13 Aug 2000 21:40:24 +0000 (21:40 +0000)
committerDan Winship <danw@src.gnome.org>
Sun, 13 Aug 2000 21:40:24 +0000 (21:40 +0000)
* providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): Add
camel-nntp-utils.h

camel/ChangeLog
camel/providers/nntp/Makefile.am

index f646158..89b4ac7 100644 (file)
@@ -1,5 +1,8 @@
 2000-08-13  Dan Winship  <danw@helixcode.com>
 
+       * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): Add
+       camel-nntp-utils.h
+
        * providers/imap/camel-imap-folder.c
        (imap_get_subfolder_names_internal): do a strcasecmp rather than
        just a strcmp when checking if a folder is "INBOX", since it is
index 4b7c385..d9122e9 100644 (file)
@@ -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