From: Michael Jerris Date: Sun, 19 Aug 2007 20:19:01 +0000 (+0000) Subject: use relative path X-Git-Tag: v1.0.6~38^3~607 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc4bbc7525e45014e5f949d6f10577b31727ad9;p=thirdparty%2Ffreeswitch.git use relative path git-svn-id: http://svn.openzap.org/svn/openzap/trunk@309 a93c3328-9c30-0410-af19-c9cd2b2d52af --- diff --git a/libs/freetdm/mod_openzap/Makefile b/libs/freetdm/mod_openzap/Makefile index 7edd420cdf..fcee33c9d8 100644 --- a/libs/freetdm/mod_openzap/Makefile +++ b/libs/freetdm/mod_openzap/Makefile @@ -1,4 +1,4 @@ -BASE=/usr/src/freeswitch.trunk +BASE=../../.. OZ_DIR=.. VERBOSE=1 OZA=$(OZ_DIR)/libopenzap.a