setup depends on all target
[mkws-moved-to-github.git] / Makefile
index e80e8e3..dc14855 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ phantomjs p p-all phantomjs-all jsb:
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout
-setup: 
+setup: all
        ${MAKE} -C./test node-modules
 
 check: setup check-js phantomjs