aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b756385..2f06879 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -207,6 +207,8 @@ odr_zmq2edi_SOURCES = src/zmq2edi/zmq2edi.cpp \
src/dabOutput/edi/Transport.h \
src/InetAddress.h \
src/InetAddress.cpp \
+ src/TcpSocket.h \
+ src/TcpSocket.cpp \
src/UdpSocket.h \
src/UdpSocket.cpp \
src/ReedSolomon.h \