From 0414d5788090bb6df728d370079e44e95b4ffd20 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 6 Mar 2015 19:05:01 +0100 Subject: Publish ptree on port 8001 --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b65b9d2..aa1f86a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -79,7 +79,7 @@ odr_dabmux_SOURCES =DabMux.cpp DabMux.h \ MuxElements.cpp MuxElements.h \ RemoteControl.cpp RemoteControl.h \ ParserCmdline.cpp ParserCmdline.h \ - ParserConfigfile.cpp ParserConfigfile.h \ + ParserConfig.cpp ParserConfig.h \ Eti.h Eti.cpp \ Log.h Log.cpp \ UdpSocket.h UdpSocket.cpp \ @@ -93,6 +93,7 @@ odr_dabmux_SOURCES =DabMux.cpp DabMux.h \ ReedSolomon.h ReedSolomon.cpp \ mpeg.h mpeg.c \ StatsServer.h StatsServer.cpp \ + ConfigServer.h ConfigServer.cpp \ TcpServer.h TcpServer.cpp \ TcpSocket.h TcpSocket.cpp \ zmq.hpp -- cgit v1.2.3