summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4d087d8..9fccb45 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,12 +14,11 @@ muniad_SOURCES = \
http.cc \
messagehandler.cc \
messageparser.cc \
+ munia_proto.cc \
saxparser.cc \
task.cc \
- task_proto.cc \
taskmanager.cc \
tasktree.cc \
- observe_proto.cc \
xml_encode_decode.cc \
xmlparser.cc
@@ -31,12 +30,11 @@ EXTRA_DIST = \
message.h \
messageparser.h \
messagehandler.h \
+ munia_proto.h \
saxparser.h \
task.h \
- task_proto.h \
taskmanager.h \
tasktree.h \
- observe_proto.h \
xml_encode_decode.h \
xmlparser.h