mod_protovm: Small fix in makefile

This commit is contained in:
Marc Olivier Chouinard 2011-04-16 19:11:25 -04:00
parent fb549777cb
commit 5cc3b2e635
1 changed files with 1 additions and 1 deletions

View 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