X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=5b9c699a5551ab43ae5820e2993bfdef9ce0ba80;hb=71ebd57d64102a39896d47873514a42a26c7201e;hp=4cc834f5b840db49a4820eed5e6544df4f2b8aac;hpb=304cdf32d7c38afbd381909545021fc44c8a0e05;p=platal.git diff --git a/Makefile b/Makefile index 4cc834f..5b9c699 100644 --- a/Makefile +++ b/Makefile @@ -243,13 +243,11 @@ $(JSTREE_PATH): ## ## Maps auxiliary scripts ## -maps: htdocs/javascript/markerclusterer_packed.js htdocs/javascript/markerwithlabel_packed.js +maps: htdocs/javascript/markerclusterer.js -htdocs/javascript/markerclusterer_packed.js: - wget http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer_packed.js -O htdocs/javascript/markerclusterer_packed.js - -htdocs/javascript/markerwithlabel_packed.js: - wget http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.4/src/markerwithlabel_packed.js -O htdocs/javascript/markerwithlabel_packed.js +## Try and use taged version asap (from http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclusterer/…). +htdocs/javascript/markerclusterer.js: + wget "http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer_compiled.js?r=308" -O htdocs/javascript/markerclusterer.js ## ## lists rpc