improve 'setup' target for tests
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:45:13 +0000 (12:45 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:45:13 +0000 (12:45 +0000)
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