summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 781422d..9731814 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ muniad_SOURCES = \
debug.cc \
log.cc \
http.cc \
+ messagehandler.cc \
messageparser.cc \
saxparser.cc \
task.cc \
@@ -26,6 +27,7 @@ EXTRA_DIST = \
log.h \
http.h \
messageparser.h \
+ messagehandler.h \
saxparser.h \
task.h \
task_proto.h \