aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-15 16:32:54 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-15 16:32:54 +0200
commit6603a0b62b22cefbc1ceed00739230e6ccc4a8d9 (patch)
treecf660eb14e53d1e5b67d7bb5c7f1336002a06e89 /src/Makefile.am
parentbb1fe8fe2ce76eda4c8e9fdfae3a0e409bad2840 (diff)
downloaddabmod-6603a0b62b22cefbc1ceed00739230e6ccc4a8d9.tar.gz
dabmod-6603a0b62b22cefbc1ceed00739230e6ccc4a8d9.tar.bz2
dabmod-6603a0b62b22cefbc1ceed00739230e6ccc4a8d9.zip
crc-dabmod: added syslog support
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c82842c..c546e1d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,7 +75,8 @@ crc_dabmod_SOURCES = DabMod.cpp \
GuardIntervalInserter.cpp GuardIntervalInserter.h \
Resampler.cpp Resampler.h \
ConvEncoder.cpp ConvEncoder.h \
- TimeInterleaver.cpp TimeInterleaver.h
+ TimeInterleaver.cpp TimeInterleaver.h \
+ Log.cpp Log.h
nodist_crc_dabmod_SOURCES =$(FFT_SRC)
dist_bin_SCRIPTS =crc-dwap.py