update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4722 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
850cd58fc1
commit
7813a54bfa
|
@ -36,6 +36,7 @@ $(LIBSANGOMA_LA): $(LIBSANGOMA_MAKEFILE)
|
|||
$(WANPIPE_DIR):
|
||||
$(GETLIB) $(WANPIPE_HOST) $(WANPIPE_FILE)
|
||||
cd $(WANPIPE_DIR) && $(MAKE) && $(MAKE) install
|
||||
rm -f $(LIBSANGOMA_MAKEFILE)
|
||||
$(TOUCH_TARGET)
|
||||
|
||||
local_depend: $(WANPIPE_DIR)
|
||||
|
|
Loading…
Reference in New Issue