projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9058453
)
Version 0.1.9 from FTP
author
Mark Spencer
<markster@digium.com>
Sat, 26 May 2001 17:39:42 +0000
(17:39 +0000)
committer
Mark Spencer
<markster@digium.com>
Sat, 26 May 2001 17:39:42 +0000
(17:39 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@325
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
formats/Makefile
patch
|
blob
|
history
diff --git
a/formats/Makefile
b/formats/Makefile
index
9ac50c6
..
dbba158
100755
(executable)
--- a/
formats/Makefile
+++ b/
formats/Makefile
@@
-11,7
+11,8
@@
# 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_LIBS+=format_jpeg.so
GSMLIB=../codecs/gsm/lib/libgsm.a