forked from Mirrors/freeswitch
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:
parent
50d95e9d61
commit
55f44c96d9
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue