tweak install deps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8b3f71cc48
commit
ae7e03da12
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue