add p-all alias
[mkws-moved-to-github.git] / Makefile
index 9f1e405..add2879 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ clean distclean:
 check-js:
        ${MAKE} -C./test check
 
-phantomjs p jsb:
+phantomjs p p-all jsb:
        ${MAKE} -C./test $@
 
 # must be called once after GIT checkout