diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-09-15 15:40:20 +0900 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-09-15 15:40:20 +0900 |
| commit | 85bc533f90f6fac78bdf74b2f5b2e69a715d4049 (patch) | |
| tree | ff60f7ec0f98777b12387672a1d51f3791d6774c /mrblib/Makefile | |
| parent | a941934045e9c63eb9a620e3e516b377a42e0943 (diff) | |
| download | mruby-85bc533f90f6fac78bdf74b2f5b2e69a715d4049.tar.gz mruby-85bc533f90f6fac78bdf74b2f5b2e69a715d4049.zip | |
Small modifications for location
Diffstat (limited to 'mrblib/Makefile')
| -rw-r--r-- | mrblib/Makefile | 2 |
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 |
