aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index e1450ea40f..edc0c9fdb0 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -100,6 +100,7 @@ libcamel_la_SOURCES = \
camel-stream-fs.c \
camel-stream-mem.c \
camel-stream-null.c \
+ camel-stream-process.c \
camel-stream.c \
camel-string-utils.c \
camel-text-index.c \
@@ -198,6 +199,7 @@ libcamelinclude_HEADERS = \
camel-stream-fs.h \
camel-stream-mem.h \
camel-stream-null.h \
+ camel-stream-process.h \
camel-stream.h \
camel-string-utils.h \
camel-text-index.h \