use handlebars program from node modules checkout
[mkws-moved-to-github.git] / Makefile
index ebcb40d..dcefe0d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,9 @@ phantomjs p p-all phantomjs-all jsb:
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout
-setup: all
+setup:
        ${MAKE} -C./test node-modules
+       ${MAKE} all
 
 check: setup check-js phantomjs