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 9fccb45..a56ae39 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,7 @@ muniad_SOURCES = \
task.cc \
taskmanager.cc \
tasktree.cc \
+ testclient.cc \
xml_encode_decode.cc \
xmlparser.cc
@@ -35,6 +36,7 @@ EXTRA_DIST = \
task.h \
taskmanager.h \
tasktree.h \
+ testclient.h \
xml_encode_decode.h \
xmlparser.h