From 85bc533f90f6fac78bdf74b2f5b2e69a715d4049 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Sat, 15 Sep 2012 15:40:20 +0900 Subject: Small modifications for location --- mrblib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrblib/Makefile') diff --git a/mrblib/Makefile b/mrblib/Makefile index c3817e334..fe0b816fb 100644 --- a/mrblib/Makefile +++ b/mrblib/Makefile @@ -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 -- cgit v1.2.3