Make build/libv86.js a dependency of test case

This commit is contained in:
copy 2016-02-05 19:56:25 +01:00
parent ecde8a4bae
commit b281748ca3

View file

@ -131,5 +131,5 @@ $(CLOSURE):
wget -P closure-compiler http://dl.google.com/closure-compiler/compiler-latest.zip
unzip -d closure-compiler closure-compiler/compiler-latest.zip compiler.jar
test:
test: build/libv86.js
./tests/full/run.js