summaryrefslogtreecommitdiff
path: root/sounds/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2009-08-18 20:29:37 +0000
committerKevin P. Fleming <kpfleming@digium.com>2009-08-18 20:29:37 +0000
commit0e70c71c2522ed4e3e048decab16fd6c05e64742 (patch)
treebf38b4c13f54205c792dc341c24a260336a9bcdc /sounds/Makefile
parented7bc8d72fe8d4fad93bcf149f5b439cd4457a48 (diff)
Convert this branch to Opsound music-on-hold.
For more details: http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@212922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'sounds/Makefile')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 05afdf52f..c0e39cb5f 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -48,7 +48,7 @@ MES:=$(subst -SIREN7,-siren7,$(MES))
MES:=$(subst -SIREN14,-siren14,$(MES))
EXTRA_SOUNDS:=$(MES:EXTRA-SOUNDS-%=asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION).tar.gz)
EXTRA_SOUND_TAGS:=$(MES:EXTRA-SOUNDS-%=$(SOUNDS_DIR)/.asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION))
-MM:=$(subst -FREEPLAY-,-freeplay-,$(MENUSELECT_MOH))
+MM:=$(subst -OPSOUND-,-opsound-,$(MENUSELECT_MOH))
MM:=$(subst -WAV,-wav,$(MM))
MM:=$(subst -ULAW,-ulaw,$(MM))
MM:=$(subst -ALAW,-alaw,$(MM))