From: Mark Spencer Date: Tue, 4 Feb 2003 02:43:17 +0000 (+0000) Subject: Version 0.3.0 from FTP X-Git-Tag: 0.3.0~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dd7713d217cd54321e34abcce60e0aad269dd4b;p=thirdparty%2Fasterisk.git Version 0.3.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@599 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/formats/Makefile b/formats/Makefile index dbba158a92..e615636022 100755 --- a/formats/Makefile +++ b/formats/Makefile @@ -11,7 +11,7 @@ # the GNU General Public License # -FORMAT_LIBS=format_g723.so format_wav.so format_mp3.so format_wav_gsm.so format_gsm.so format_vox.so format_pcm.so +FORMAT_LIBS=format_g723.so format_wav.so format_mp3.so format_wav_gsm.so format_gsm.so format_vox.so format_pcm.so format_g729.so FORMAT_LIBS+=format_jpeg.so GSMLIB=../codecs/gsm/lib/libgsm.a