forked from Mirrors/freeswitch
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5220 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
17cd7f3433
commit
332b4c8ecd
@ -27,7 +27,7 @@ $(WANPIPE_DIR):
|
||||
$(GETLIB) $(WANPIPE_HOST) $(WANPIPE_FILE)
|
||||
|
||||
$(WANPIPE_KO): $(WANPIPE_DIR)
|
||||
cd $(WANPIPE_DIR) && $(MAKE)
|
||||
cd $(WANPIPE_DIR) && $(MAKE) && $(MAKE) install
|
||||
@$(TOUCH_TARGET)
|
||||
|
||||
$(WANPIPE_INSTALLED_KO): $(WANPIPE_KO)
|
||||
|
Loading…
Reference in New Issue
Block a user