mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-03 20:01:57 +00:00
use relative path (thanks bret for the report)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5336 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f1bede824c
commit
7239a56f00
@ -8,7 +8,7 @@ LOCAL_CFLAGS += -I$(DIRECTORY)/include -DINTEGER_SAMPLES
|
|||||||
LOCAL_LIBADD=$(LA)
|
LOCAL_LIBADD=$(LA)
|
||||||
DEFAULT_ARGS=--prefix=$(PREFIX) --disable-shared --with-pic
|
DEFAULT_ARGS=--prefix=$(PREFIX) --disable-shared --with-pic
|
||||||
|
|
||||||
include /usr/src/freeswitch.trunk/build/modmake.rules
|
include $(BASE)/build/modmake.rules
|
||||||
|
|
||||||
$(DIRECTORY):
|
$(DIRECTORY):
|
||||||
$(GETLIB) $(VERSION).tar.gz
|
$(GETLIB) $(VERSION).tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user