From: Wolfram Schneider Date: Thu, 30 Jan 2014 22:28:56 +0000 (+0000) Subject: install phantomjs modules X-Git-Tag: 1.0.0~1555 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=0ac96ac32ccbb24eb9ca37a3e4754e74535d1bc1;p=mkws-moved-to-github.git install phantomjs modules --- diff --git a/test/Makefile b/test/Makefile index 33c5fb3..09f3555 100644 --- a/test/Makefile +++ b/test/Makefile @@ -30,7 +30,7 @@ jsbeautifier jsb indent: node-modules: node_modules node_modules: - npm install ${NPM_INSTALL_FLAGS} jQuery xmlhttprequest jsdom request jasmine-node + npm install ${NPM_INSTALL_FLAGS} jQuery xmlhttprequest jsdom request jasmine-node phantomjs help: @echo "make [ all | check | clean | distclean ]"