diff --git a/Makefile b/Makefile index 35d297f7..b64fde5d 100644 --- a/Makefile +++ b/Makefile @@ -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