]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
mod_protovm: Small fix in makefile
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 16 Apr 2011 23:11:25 +0000 (19:11 -0400)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 16 Apr 2011 23:11:25 +0000 (19:11 -0400)
src/mod/applications/mod_protovm/Makefile

index 650837295f2f7c911f4dd9c8cc5f4a2243f9ae3c..92f84411049c30fa7dfd880bf8ca32c13763aea5 100644 (file)
@@ -1,3 +1,3 @@
-BASE=/home/fs/src/fs-trunk-git/
+BASE=../../../..
 LOCAL_OBJS=ivr.o util.o config.o menu.o
 include $(BASE)/build/modmake.rules