setup depends on all target
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 16 Sep 2014 10:48:52 +0000 (10:48 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 16 Sep 2014 10:48:52 +0000 (10:48 +0000)
Makefile

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