diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2021-03-15 15:41:05 +0100 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2021-03-15 15:41:05 +0100 |
| commit | 02c751e4e714b1aa4b4c93699b992d522fd3e9ca (patch) | |
| tree | a123af41aba0bc3ef381b7bc9f14c9fd080e9dc5 /Makefile.am | |
| parent | cdeded18deb9ef2a12bf5206757f235e3925c848 (diff) | |
| download | ODR-SourceCompanion-02c751e4e714b1aa4b4c93699b992d522fd3e9ca.tar.gz ODR-SourceCompanion-02c751e4e714b1aa4b4c93699b992d522fd3e9ca.tar.bz2 ODR-SourceCompanion-02c751e4e714b1aa4b4c93699b992d522fd3e9ca.zip | |
Common c90e505: Fix EDI UDP packet spreading set to 0
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dd412ef..2eb2cc1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,6 @@ odr_sourcecompanion_SOURCES = src/odr-sourcecompanion.cpp \ lib/crc.h lib/crc.c \ lib/edioutput/AFPacket.h lib/edioutput/AFPacket.cpp \ lib/edioutput/EDIConfig.h \ - lib/edioutput/Interleaver.h lib/edioutput/Interleaver.cpp \ lib/edioutput/PFT.h lib/edioutput/PFT.cpp \ lib/edioutput/TagItems.h lib/edioutput/TagItems.cpp \ lib/edioutput/TagPacket.h lib/edioutput/TagPacket.cpp \ |
