X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=89e543e04fdabd5954719e0a525a8efffb9287d1;hb=10963c36b208e35c7430ab32307df4b73fca49a1;hp=e4f8d8daf06a6538b1bb969194b188f8c94686e7;hpb=9a8d2d32dbcc26da7e7a3054ff9801d22ccba51c;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index e4f8d8d..89e543e 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -41,7 +41,7 @@ pz2api-git-checkout: ( cd ../../.. && git clone ${PZ2API_GIT} ); \ fi -mkws-js ${MKWS_JS}: mkws.js ${JQUERY_JSON_FILE} ${JQUERY_FILE} ${HANDLEBARS_FILE} +mkws-js ${MKWS_JS}: Makefile mkws.js ${JQUERY_JSON_FILE} ${JQUERY_FILE} ${HANDLEBARS_FILE} @if ! test -e ${PZ2API_JS}; then \ echo "The pazpar2 JS file ${PZ2API_JS} does not exists."; \ echo "Did you checked out the source from the git repo?"; \ @@ -114,3 +114,4 @@ help: @echo "make JQUERY_URL=http://code.jquery.com/jquery-2.0.3.min.js clean mkws-js" @echo "" @echo "Please check ./README file too!" +