summaryrefslogtreecommitdiff
path: root/formats/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-11-04 02:40:09 +0000
committerMark Spencer <markster@digium.com>2003-11-04 02:40:09 +0000
commit1e95c3a4acfa127b90a02132826b00ab8ab3a3aa (patch)
treeac950750c9c1b65bb563df9c6506858c7f8f30c1 /formats/Makefile
parent7ec16a6af753a1f51a62fbdcd417bbd2eca12a44 (diff)
Remove really broke MP3 stuff in favor of G.726 in the near future
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1689 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'formats/Makefile')
-rwxr-xr-xformats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/formats/Makefile b/formats/Makefile
index 58c649ba7..c3714e9fc 100755
--- a/formats/Makefile
+++ b/formats/Makefile
@@ -11,7 +11,7 @@
# the GNU General Public License
#
-FORMAT_LIBS=format_gsm.so format_wav.so format_mp3.so \
+FORMAT_LIBS=format_gsm.so format_wav.so \
format_wav_gsm.so format_vox.so format_pcm.so format_g729.so \
format_pcm_alaw.so format_h263.so
FORMAT_LIBS+=format_jpeg.so