summaryrefslogtreecommitdiff
path: root/codecs/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.common')
-rw-r--r--codecs/Makefile.common11
1 files changed, 0 insertions, 11 deletions
diff --git a/codecs/Makefile.common b/codecs/Makefile.common
index a4163abfb4..b97e7f8dbc 100644
--- a/codecs/Makefile.common
+++ b/codecs/Makefile.common
@@ -28,14 +28,3 @@ LIBWSCODECS_SRC = \
G722/G722decode.c \
G726/G726decode.c \
speex/resample.c
-
-noinst_HEADERS = \
- codecs.h \
- G711a/G711adecode.h G711a/G711atable.h \
- G711u/G711udecode.h G711u/G711utable.h \
- G722/G722decode.h \
- G726/G726decode.h \
- sbc/sbc_private.h \
- speex/arch.h \
- speex/speex_resampler.h \
- speex/stack_alloc.h