add zaptel-libtonezone (closes: #1095), thanks to zandbelt
[openwrt/svn-archive/archive.git] / net / asterisk / patches / asterisk-1.2.0-Makefile-codecs.patch
1 diff -ruN asterisk-1.2.0-old/codecs/Makefile asterisk-1.2.0-new/codecs/Makefile
2 --- asterisk-1.2.0-old/codecs/Makefile 2005-11-08 05:13:18.000000000 +0100
3 +++ asterisk-1.2.0-new/codecs/Makefile 2005-12-04 19:24:53.000000000 +0100
4 @@ -72,6 +72,9 @@
5 codec_adpcm.so codec_ulaw.so codec_alaw.so codec_a_mu.so \
6 codec_g726.so
7
8 +CFLAGS += $(EXTRA_CFLAGS)
9 +CODECS += $(EXTRA_CODEC_MODULES)
10 +
11 all: depend $(CODECS)
12
13 clean: