summaryrefslogtreecommitdiff
path: root/codecs/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.common')
-rw-r--r--codecs/Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/codecs/Makefile.common b/codecs/Makefile.common
index 66aa79dde4..a4163abfb4 100644
--- a/codecs/Makefile.common
+++ b/codecs/Makefile.common
@@ -27,7 +27,6 @@ LIBWSCODECS_SRC = \
G711u/G711udecode.c \
G722/G722decode.c \
G726/G726decode.c \
- sbc/sbc.c \
speex/resample.c
noinst_HEADERS = \
@@ -38,7 +37,5 @@ noinst_HEADERS = \
G726/G726decode.h \
sbc/sbc_private.h \
speex/arch.h \
- speex/README.txt \
speex/speex_resampler.h \
speex/stack_alloc.h
-