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, 3 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index e8e0253efb..408a0e33d0 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -39,6 +39,7 @@ libcamel_la_SOURCES = \
camel-folder-summary.c \
camel-folder-thread.c \
camel-folder.c \
+ camel-html-parser.c \
camel-internet-address.c \
camel-lock.c \
camel-lock-client.c \
@@ -217,7 +218,8 @@ noinst_HEADERS = \
camel-charset-map-private.h \
camel-private.h \
camel-search-private.h \
- camel-lock-helper.h
+ camel-lock-helper.h \
+ camel-html-parser.h
# manually include camel-lock-helper.c since we build it manually
EXTRA_DIST = \