aboutsummaryrefslogtreecommitdiffstats
path: root/sounds/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-08-18 20:42:51 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-08-18 20:42:51 +0000
commita9752188199dbe1d28c667290c68a20d5ead2fbb (patch)
tree2fa3aa8308d751b917a65be9914dc97e4825d2f6 /sounds/Makefile
parent25e5d29f716059e6f95c1d3c63d8fdca9b0518fe (diff)
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.2.0-beta3@212958 f38db490-d61c-443f-a65b-d21fe96a405bv1.6.2.0-beta3
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 c9687c53d..a8a6d24d1 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))