X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=ea4ebefd2a53709f86e782602c38bcbd3411ca72;hp=08495360c48ff16a65329f1b0c7973f6b50d3e4b;hb=0689574b8d0579dd869bf4d80b98c62134f7a99b;hpb=260103177619b5879db9d3988228a048d3327cde diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 0849536..ea4ebef 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -40,7 +40,7 @@ mkws-js ${MKWS_JS}: ${PZ2API_JS} mkws.js echo "Did you checked out the source from the git repo?"; \ echo "Please run: make pz2api-git-checkout"; \ exit 1; \ - fi \ + fi ( echo "/* created at: $$(date)"; \ echo " mkws.js GIT id: $$(git log mkws.js | head -n 1 | perl -npe 's,\S+\s+,,') */"; \ curl -sSf ${JQUERY_URL} | perl -npe 's,sourceMappingURL=jquery.*map,,'; \