mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
fix sounds and sounds-install targets on some machines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7197 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
37845b424d
commit
020ad53f77
@ -26,6 +26,9 @@ DEFAULT_SOUNDS=en-us-callie-8000
|
||||
cd src/mod && $(MAKE) $(AM_MAKEFLAGS) $@ ;\
|
||||
fi
|
||||
|
||||
sounds: sounds-en-us-callie-8000
|
||||
sounds-install: sounds-en-us-callie-8000-install
|
||||
|
||||
libfreeswitch_la_SOURCES = \
|
||||
src/switch_apr.c \
|
||||
src/switch_buffer.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user