Small modifications for location

This commit is contained in:
Daniel Bovensiepen
2012-09-15 15:40:20 +09:00
parent a941934045
commit 85bc533f90
2 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ MRB1 := $(BASEDIR)/*.rb
MRBS := $(MRB1)
LIBR0 := ../lib/libmruby_core.a
LIBR := ../lib/libmruby.a
GEM0 := ../mrbgems/md5/
GEM0 := ../mrbgems/md5/src/
# libraries, includes
INCLUDES = -I../src -I../include