From 33864ac8cf65ff0ba46ea57ce5dde0db3999d7db Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 11 Feb 2014 12:12:35 +0100 Subject: add zmq.hpp to Makefile.am, update configure.ac --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 0097b2c..9eb2477 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -88,7 +88,8 @@ odr_dabmux_SOURCES =DabMux.cpp DabMux.h \ mpeg.h mpeg.c \ StatsServer.h StatsServer.cpp \ TcpServer.h TcpServer.cpp \ - TcpSocket.h TcpSocket.cpp + TcpSocket.h TcpSocket.cpp \ + zmq.hpp odr_bridgetest_CFLAGS =-DBRIDGE_TEST odr_bridgetest_SOURCES =bridge.c \ -- cgit v1.2.3