X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=869fc26993614358361f332834368287c2139429;hp=9e911920712b1a0885bd0c2a5cf9454efe7f4578;hb=281c1b5d05b02498014ef44a4bea06ae9a133c53;hpb=9cc69c4e157414b93952d688356ddcf114b1c61f diff --git a/Makefile b/Makefile index 9e91192..869fc26 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com -all: +all: setup + ${MAKE} -C./test node-modules ${MAKE} -C./tools/htdocs $@ ${MAKE} -C./doc install @@ -19,7 +20,6 @@ phantomjs p p-all phantomjs-all jsb: # must be called once after GIT checkout setup: ${MAKE} -C./test node-modules - ${MAKE} all check: setup check-js phantomjs