use $@ for check-js
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 09:03:17 +0000 (09:03 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 09:03:17 +0000 (09:03 +0000)
Makefile

index c623650..cb4d8f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ setup:
        ${MAKE} -C./test node-modules
 
 check-js:
-       ${MAKE} -C./test check
+       ${MAKE} -C./test $@
 
 phantomjs p p-all phantomjs-all jsb:
        ${MAKE} -C./test $@