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:
Anthony Minessale 2007-03-21 23:44:55 +00:00
parent 850cd58fc1
commit 7813a54bfa
1 changed files with 1 additions and 0 deletions

View File

@ -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)