Fixes maps related js files fetch.
[platal.git] / Makefile
index 4cc834f..90b2ec8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -243,13 +243,13 @@ $(JSTREE_PATH):
 ##
 ## Maps auxiliary scripts
 ##
-maps: htdocs/javascript/markerclusterer_packed.js htdocs/javascript/markerwithlabel_packed.js
+maps: htdocs/javascript/markerclusterer.js htdocs/javascript/markerwithlabel.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/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_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
+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
 
 ##
 ## lists rpc