resolve chicken-egg depenencie for pz2api.1.js
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 4 Nov 2013 14:19:05 +0000 (14:19 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 4 Nov 2013 14:19:05 +0000 (14:19 +0000)
tools/htdocs/Makefile

index 1c63a7c..1b96d96 100644 (file)
@@ -34,7 +34,7 @@ pz2api-git-checkout:
            ( cd $$(dirname $$(dirname ${PZ2API_JS})); git clone ${PZ2API_GIT} ); \
        fi
 
-mkws-js ${MKWS_JS}: ${PZ2API_JS} mkws.js
+mkws-js ${MKWS_JS}: mkws.js
        @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?"; \