improve 'setup' target for tests
[mkws-moved-to-github.git] / Makefile
index 362f874..9c55805 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ check-js:
 setup: pz2api-git-checkout
        ${MAKE} -C./tools/htdocs mkws-js-min
        ${MAKE} -C./examples/htdocs jasmine-links
+       ${MAKE} -C./test node-modules
 
 check: distclean all