summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-07-07 18:01:37 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-07-07 18:01:37 +0200
commitd455aa0dd30ba0a63f9fadfebbd25fe1ae10529f (patch)
tree3a31def3fd89fee799b36924f0bb68d997bf77c8 /Makefile.am
parent30f618e1ac0b0a41c2b5de7e9e10ac8ad55cd2dd (diff)
downloadODR-AudioEnc-d455aa0dd30ba0a63f9fadfebbd25fe1ae10529f.tar.gz
ODR-AudioEnc-d455aa0dd30ba0a63f9fadfebbd25fe1ae10529f.tar.bz2
ODR-AudioEnc-d455aa0dd30ba0a63f9fadfebbd25fe1ae10529f.zip
Remove dls-encoder
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 89186f2..8d8f54e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,13 +75,7 @@ mot_encoder_SOURCES = src/mot-encoder.cpp \
contrib/lib_crc.h \
contrib/lib_crc.c
-dls_encoder_CFLAGS = $(GITVERSION_FLAGS) -Icontrib
-dls_encoder_SOURCES = src/dls.c \
- contrib/lib_crc.h \
- contrib/lib_crc.c
-
bin_PROGRAMS = dabplus-enc$(EXEEXT) \
- dls-encoder$(EXEEXT) \
mot-encoder$(EXEEXT)
noinst_HEADERS = src/wavreader.h