summaryrefslogtreecommitdiffhomepage
path: root/mrblib/Makefile
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-09-15 15:40:20 +0900
committerDaniel Bovensiepen <[email protected]>2012-09-15 15:40:20 +0900
commit85bc533f90f6fac78bdf74b2f5b2e69a715d4049 (patch)
treeff60f7ec0f98777b12387672a1d51f3791d6774c /mrblib/Makefile
parenta941934045e9c63eb9a620e3e516b377a42e0943 (diff)
downloadmruby-85bc533f90f6fac78bdf74b2f5b2e69a715d4049.tar.gz
mruby-85bc533f90f6fac78bdf74b2f5b2e69a715d4049.zip
Small modifications for location
Diffstat (limited to 'mrblib/Makefile')
-rw-r--r--mrblib/Makefile2
1 files changed, 1 insertions, 1 deletions
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