X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=e80e8e374de1f25bdcdc32d537084e77d0eb357a;hp=dcd599567509e579436707c1f7e59428f450a81e;hb=60afd17f51bc15184a7d59f29549318c90a7242a;hpb=792daf2373f2dd35eff60413d3cb7f5e5c1536b7 diff --git a/Makefile b/Makefile index dcd5995..e80e8e3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ all: ${MAKE} -C./tools/htdocs $@ - ${MAKE} -C./doc $@ + ${MAKE} -C./doc install clean distclean: ${MAKE} -C./tools/htdocs $@ @@ -13,7 +13,7 @@ clean distclean: check-js: ${MAKE} -C./test check -phantomjs p: +phantomjs p p-all phantomjs-all jsb: ${MAKE} -C./test $@ # must be called once after GIT checkout