aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 793710d..c0dbe46 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,7 +80,6 @@ odr_dabmod_SOURCES = src/DabMod.cpp \
src/OutputUHD.h \
src/InputMemory.cpp \
src/InputMemory.h \
- src/InputEdiReader.cpp \
src/InputFileReader.cpp \
src/InputTcpReader.cpp \
src/InputZeroMQReader.cpp \
@@ -140,8 +139,6 @@ odr_dabmod_SOURCES = src/DabMod.cpp \
lib/edi/ETIDecoder.cpp \
lib/edi/ETIDecoder.hpp \
lib/edi/eti.hpp \
- lib/edi/ETIWriter.cpp \
- lib/edi/ETIWriter.hpp \
lib/edi/PFT.cpp \
lib/edi/PFT.hpp \
lib/fec/char.h \