add alias phantomjs-all
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 10 Jul 2014 12:16:39 +0000 (12:16 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 10 Jul 2014 12:16:39 +0000 (12:16 +0000)
  DEBUG=0 make -s phantomjs-all

Makefile

index add2879..e80e8e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ clean distclean:
 check-js:
        ${MAKE} -C./test check
 
 check-js:
        ${MAKE} -C./test check
 
-phantomjs p p-all jsb:
+phantomjs p p-all phantomjs-all jsb:
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout