add jsb alias
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 9 Jul 2014 11:16:15 +0000 (11:16 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 9 Jul 2014 11:16:15 +0000 (11:16 +0000)
Makefile

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