summaryrefslogtreecommitdiff
path: root/third_party/build/speex/Makefile
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2008-06-10 14:09:37 +0000
committerNanang Izzuddin <nanang@teluu.com>2008-06-10 14:09:37 +0000
commitbeaa7b7491e6deccd6c49abc375702e23aa4324a (patch)
tree9ebf2d154e6c5d7bfc61222a60731d59deb2e89e /third_party/build/speex/Makefile
parent60ce2ec8b88876b89c408ef7b78a4641d1162148 (diff)
Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2002 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/build/speex/Makefile')
-rw-r--r--third_party/build/speex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/build/speex/Makefile b/third_party/build/speex/Makefile
index 234e2b93..860f1ebf 100644
--- a/third_party/build/speex/Makefile
+++ b/third_party/build/speex/Makefile
@@ -26,10 +26,10 @@ export SPEEX_OBJS = bits.o cb_search.o exc_10_16_table.o \
exc_8_128_table.o fftwrap.o filterbank.o \
filters.o gain_table.o gain_table_lbr.o \
hexc_10_32_table.o hexc_table.o \
- high_lsp_tables.o jitter.o \
+ high_lsp_tables.o \
kiss_fft.o kiss_fftr.o lpc.o \
lsp.o lsp_tables_nb.o ltp.o \
- math_approx.o mdf.o medfilter.o misc.o modes.o \
+ mdf.o modes.o modes_wb.o \
nb_celp.o preprocess.o \
quant_lsp.o resample.o sb_celp.o smallft.o \
speex.o speex_callbacks.o speex_header.o \