From: Wolfram Schneider Date: Wed, 8 Jan 2014 12:45:13 +0000 (+0000) Subject: improve 'setup' target for tests X-Git-Tag: 1.0.0~1735 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=0d118a9fada6dd3f9f1fcc77063b0cbd5e6823c6;ds=sidebyside improve 'setup' target for tests --- diff --git a/Makefile b/Makefile index 362f874..9c55805 100644 --- 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