aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorandreas128 <Andreas>2017-03-26 13:28:02 +0200
committerandreas128 <Andreas>2017-03-26 13:28:02 +0200
commitb49d5c3898f4a6f03d7cb033508ba1416e30c6f0 (patch)
tree41339282a8691e6a2501cce1eaed37b878374390 /Makefile.am
parente45d89bdd7ad54bf4fcd4f3220a35ec1d80e94bf (diff)
downloaddabmod-b49d5c3898f4a6f03d7cb033508ba1416e30c6f0.tar.gz
dabmod-b49d5c3898f4a6f03d7cb033508ba1416e30c6f0.tar.bz2
dabmod-b49d5c3898f4a6f03d7cb033508ba1416e30c6f0.zip
Working pipeline
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f4e8e00..d4365fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,8 @@ odr_dabmod_SOURCES = src/DabMod.cpp \
src/FicSource.h \
src/FIRFilter.cpp \
src/FIRFilter.h \
+ src/MemlessPoly.cpp \
+ src/MemlessPoly.h \
src/PuncturingRule.cpp \
src/PuncturingRule.h \
src/PuncturingEncoder.cpp \