]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add moh and moh-install targets to install default moh
authorMichael Jerris <mike@jerris.com>
Sun, 17 Feb 2008 07:46:20 +0000 (07:46 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 17 Feb 2008 07:46:20 +0000 (07:46 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7659 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 0b5aac1f67e93b9330fc050128cd9e42b3d299bd..6fc95f20918ab9286fa8c03bb74bbcb9aec8a89c 100644 (file)
@@ -28,6 +28,8 @@ DEFAULT_SOUNDS=en-us-callie-8000
 
 sounds: sounds-en-us-callie-8000
 sounds-install: sounds-en-us-callie-8000-install
+moh: sounds-music-8000
+moh-install: sounds-music-8000-install
 
 libfreeswitch_la_SOURCES       = \
 src/switch_apr.c \