mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
fix dependency order
This commit is contained in:
parent
02e5eaefec
commit
f4961bc905
@ -64,7 +64,7 @@ cd-moh-install: uhd-moh-install sounds-music-48000-install
|
|||||||
all-recursive: libfreeswitch.la
|
all-recursive: libfreeswitch.la
|
||||||
clean-recusive: clean_core
|
clean-recusive: clean_core
|
||||||
install-recursive: install-libLTLIBRARIES install-binPROGRAMS
|
install-recursive: install-libLTLIBRARIES install-binPROGRAMS
|
||||||
$(RECURSIVE_TARGETS):
|
$(RECURSIVE_TARGETS): freeswitch
|
||||||
@failcom='exit 1'; \
|
@failcom='exit 1'; \
|
||||||
for f in x $$MAKEFLAGS; do \
|
for f in x $$MAKEFLAGS; do \
|
||||||
case $$f in \
|
case $$f in \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user