From: Michael Jerris Date: Sun, 17 Feb 2008 07:46:20 +0000 (+0000) Subject: add moh and moh-install targets to install default moh X-Git-Tag: v1.0-rc1~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f44c96d9e828613c92bd0e2bc44d38a381ce9d;p=thirdparty%2Ffreeswitch.git 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 --- diff --git a/Makefile.am b/Makefile.am index 0b5aac1f67..6fc95f2091 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \