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)
|
||||
DEFAULT_ARGS=--prefix=$(PREFIX) --disable-shared --with-pic
|
||||
|
||||
include /usr/src/freeswitch.trunk/build/modmake.rules
|
||||
include $(BASE)/build/modmake.rules
|
||||
|
||||
$(DIRECTORY):
|
||||
$(GETLIB) $(VERSION).tar.gz
|
||||
|
|
Loading…
Reference in New Issue