add moh and moh-install targets to install default moh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7659 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-02-17 07:46:20 +00:00
parent 50d95e9d61
commit 55f44c96d9
1 changed files with 2 additions and 0 deletions

View 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 \