mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -21,7 +21,7 @@ LOCAL_LIBADD=$(UNIMRCPLA)
|
||||
|
||||
include $(BASE)/build/modmake.rules
|
||||
|
||||
$(UNIMRCPLA): $(UNIMRCP_DIR)
|
||||
$(UNIMRCPLA): $(UNIMRCP_DIR) $(UNIMRCP_DIR)/.update
|
||||
cd $(UNIMRCP_DIR) && $(MAKE)
|
||||
$(TOUCH_TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user