add p-all alias
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 10 Jul 2014 12:14:29 +0000 (12:14 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 10 Jul 2014 12:14:29 +0000 (12:14 +0000)
Makefile

index 9f1e405..add2879 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 jsb:
+phantomjs p p-all jsb:
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout