aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/nntp/Makefile.am')
-rw-r--r--camel/providers/nntp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am
index d9122e9026..1cdc9c4718 100644
--- a/camel/providers/nntp/Makefile.am
+++ b/camel/providers/nntp/Makefile.am
@@ -18,6 +18,7 @@ INCLUDES = -I../.. \
-DG_LOG_DOMAIN=\"camel-nntp-provider\"
libcamelnntp_la_SOURCES = \
+ camel-nntp-auth.c \
camel-nntp-folder.c \
camel-nntp-newsrc.c \
camel-nntp-provider.c \
@@ -25,6 +26,7 @@ libcamelnntp_la_SOURCES = \
camel-nntp-utils.c
libcamelnntpinclude_HEADERS = \
+ camel-nntp-resp-codes.h \
camel-nntp-folder.h \
camel-nntp-newsrc.h \
camel-nntp-store.h \