summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-07 21:53:24 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-07 21:53:24 +0100
commit8d13b7aabe5d49a8d927b5cf47e52b7033fe97a4 (patch)
tree6def6fb8974d8c623a1793ac77bf38f300a25951
parent95b197a53c8314a68fd8cf73e495018844e7d708 (diff)
downloaddabmux-8d13b7aabe5d49a8d927b5cf47e52b7033fe97a4.tar.gz
dabmux-8d13b7aabe5d49a8d927b5cf47e52b7033fe97a4.tar.bz2
dabmux-8d13b7aabe5d49a8d927b5cf47e52b7033fe97a4.zip
Remove Dmb.{h,cpp} from compilation
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 084cf7b..17e68fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,7 +66,6 @@ odr_dabmux_SOURCES =DabMux.cpp DabMux.h \
dabOutput/edi/PFT.cpp dabOutput/edi/PFT.h \
ClockTAI.h ClockTAI.cpp \
ConfigParser.cpp ConfigParser.h \
- Dmb.h Dmb.cpp \
Eti.h Eti.cpp \
InetAddress.h InetAddress.cpp \
Interleaver.h Interleaver.cpp \