From 8b881d27bf2ef509a50f7461f1126a6e3c68ff7c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 4 Mar 2012 22:44:36 +0000 Subject: [PATCH] Fix KML build rule --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f54d6dd..b9e0155 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ data/osmfoundation.org: src/osmfoundation data/stateofthemap.org: src/stateofthemap data/stateofthemap.com: src/stateofthemap -data/tile.openstreetmap.org kml/tile.openstreetmap.org: src/tile.openstreetmap bin/mkgeo lib/countries.xml +data/tile.openstreetmap.org kml/tile.openstreetmap.org.kml: src/tile.openstreetmap bin/mkgeo lib/countries.xml bin/mkgeo tile.openstreetmap tile.openstreetmap.org data/%: -- 2.43.2