tweak install deps

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2010-01-11 21:27:41 +00:00
parent 8b3f71cc48
commit ae7e03da12
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ cd-moh-install: uhd-moh-install sounds-music-48000-install
# (2) otherwise, pass the desired values on the `make' command line.
all-recursive: libfreeswitch.la
clean-recusive: clean_core
install-recursive: install-libLTLIBRARIES install-binPROGRAMS
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \