summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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