diff options
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 |
