From: Brian West Date: Wed, 2 May 2007 02:02:26 +0000 (+0000) Subject: woops X-Git-Tag: v1.0-beta1~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f780e9ec058945f0428af9c49f4d288ab4e5c6b;p=thirdparty%2Ffreeswitch.git woops git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5061 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_esf/Makefile b/src/mod/applications/mod_esf/Makefile index c6d645e6aa..2c35e6e98f 100644 --- a/src/mod/applications/mod_esf/Makefile +++ b/src/mod/applications/mod_esf/Makefile @@ -1,2 +1,2 @@ BASE=../../../.. -include /usr/src/freeswitch.trunk/build/modmake.rules +include $(BASE)/build/modmake.rules