diff options
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 7f6607e95..f918d674d 100644 --- a/test/Makefile +++ b/test/Makefile @@ -78,7 +78,8 @@ MRUBY= ../bin/mruby EXE := $(TARGET) endif -RAKE = ../minirake +RAKE = ../minirake + ############################## # generic build targets, rules |
