mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
don't re-build tone2wav and fs_encode on every build
This commit is contained in:
parent
3c0e40ea7e
commit
e49feac7a3
@ -32,6 +32,8 @@ AM_LDFLAGS = $(SWITCH_AM_LDFLAGS) $(AM_LIBAPR_LDFLAGS) $(AM_LIBAPU_LDFLAGS)
|
||||
|
||||
DEFAULT_SOUNDS=en-us-callie-8000
|
||||
|
||||
.INTERMEDIATE: -ldl -liconv -lpthread
|
||||
|
||||
.DEFAULT: $(switch_builddir)/modules.conf src/mod/modules.inc
|
||||
@target=`echo $@ | sed -e 's|^.*-||'`; \
|
||||
target_prefix=`echo $@ | sed -e 's|-.*$$||'`; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user