Commit 8d3baf62 authored by Akira Yumiyama's avatar Akira Yumiyama

fix mrubytest dependencies

parent cd2c7c75
......@@ -63,7 +63,7 @@ endif
# generic build targets, rules
.PHONY : test
all : $(EXE)
all : $(EXE) $(MRUBY) $(TESTRB) $(TESTMRB)
@echo "# exec mrbtest"
./$(EXE)
@echo
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment