From 3633bcc99aedda5d9ea36c143fa339139c763d3e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 6 Jan 2017 11:35:35 +0100 Subject: Replace EDI-to-ETI converter with a dedicated EDI source --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3