]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorKen Rice <krice@freeswitch.org>
Tue, 23 Dec 2008 21:50:57 +0000 (21:50 +0000)
committerKen Rice <krice@freeswitch.org>
Tue, 23 Dec 2008 21:50:57 +0000 (21:50 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10930 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_easyroute/Makefile

index 09eb000ab33999b23c6022a33516ffa677db358c..215d3774584e3e868b2f16e29ad2150c9b304f00 100644 (file)
@@ -1,3 +1,3 @@
 BASE=../../../..
-include /usr/src/freeswitch.trunk/build/modmake.rules
+include $(BASE)/build/modmake.rules
 LOCAL_CFLAGS += `if test -f $(BASE)/.libs/libfreeswitch_la-switch_odbc.o ; then echo -DSWITCH_HAVE_ODBC; fi ;`