diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0a877cd..6dea558 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -74,7 +74,7 @@ crc_dabmux_SOURCES =DabMux.cpp \ ParserCmdline.cpp ParserCmdline.h \ ParserConfigfile.cpp ParserConfigfile.h \ Eti.h Eti.cpp \ - TcpLog.h TcpLog.cpp \ + Log.h Log.cpp \ UdpSocket.h UdpSocket.cpp \ InetAddress.h InetAddress.cpp \ prbs.h prbs.c \ |