source:
freewrt/package/asterisk/patches/asterisk-1.2.0-Makefile-codecs.patch@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 430 bytes | |
-
codecs/Makefile
diff -ruN asterisk-1.2.0-old/codecs/Makefile asterisk-1.2.0-new/codecs/Makefile
old new 72 72 codec_adpcm.so codec_ulaw.so codec_alaw.so codec_a_mu.so \ 73 73 codec_g726.so 74 74 75 CFLAGS += $(EXTRA_CFLAGS) 76 CODECS += $(EXTRA_CODEC_MODULES) 77 75 78 all: depend $(CODECS) 76 79 77 80 clean:
Note:
See TracBrowser
for help on using the repository browser.
