X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=5b9c699a5551ab43ae5820e2993bfdef9ce0ba80;hb=173ff0bdf41db90ee0995e0c3bf844bf2151d0e6;hp=90b2ec83a5c5c10a8aefea50192967e31496bc2b;hpb=cb84e82c5d5a08e60f98088e7b18fc8c28a31fab;p=platal.git diff --git a/Makefile b/Makefile index 90b2ec8..5b9c699 100644 --- a/Makefile +++ b/Makefile @@ -243,13 +243,11 @@ $(JSTREE_PATH): ## ## Maps auxiliary scripts ## -maps: htdocs/javascript/markerclusterer.js htdocs/javascript/markerwithlabel.js +maps: htdocs/javascript/markerclusterer.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/tags/markerclusterer/1.0/src/markerclusterer_compiled.js -O htdocs/javascript/markerclusterer.js - -htdocs/javascript/markerwithlabel.js: - wget http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.4/src/markerwithlabel_packed.js -O htdocs/javascript/markerwithlabel.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