fix dependency order

This commit is contained in:
Anthony Minessale 2012-04-16 16:38:48 -05:00
parent 02e5eaefec
commit f4961bc905
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ cd-moh-install: uhd-moh-install sounds-music-48000-install
all-recursive: libfreeswitch.la
clean-recusive: clean_core
install-recursive: install-libLTLIBRARIES install-binPROGRAMS
$(RECURSIVE_TARGETS):
$(RECURSIVE_TARGETS): freeswitch
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \