aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index da1bc24c43..9b3390d53d 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -68,6 +68,8 @@ libcamel_la_SOURCES = \
camel-stream-mem.c \
camel-stream-null.c \
camel-stream.c \
+ camel-tcp-stream-raw.c \
+ camel-tcp-stream.c \
camel-transport.c \
camel-uid-cache.c \
camel-url.c \
@@ -132,6 +134,8 @@ libcamelinclude_HEADERS = \
camel-stream-mem.h \
camel-stream-null.h \
camel-stream.h \
+ camel-tcp-stream-raw.h \
+ camel-tcp-stream.h \
camel-transport.h \
camel-types.h \
camel-uid-cache.h \