summaryrefslogtreecommitdiff
path: root/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 /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 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 65df33e80..caacc70f3 100755
--- a/Makefile
+++ b/Makefile
@@ -311,6 +311,7 @@ bininstall: all
rm -f $(DESTDIR)$(MODULES_DIR)/chan_ixj.so
rm -f $(DESTDIR)$(MODULES_DIR)/chan_tor.so
rm -f $(DESTDIR)$(MODULES_DIR)/cdr_mysql.so
+ rm -f $(DESTDIR)$(MODULES_DIR)/codec_mp3_d.so
mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/sounds
mkdir -p $(DESTDIR)$(ASTLOGDIR)/cdr-csv
mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/keys