]> git.openstreetmap.org Git - dns.git/blobdiff - Makefile
Add orm and fume to nameserver list for geo.openstreetmap.org
[dns.git] / Makefile
index 10268291953063e1ffa758c83263490307dd7bf1..b9e01559c02f15fc56160fe1957fc85dad4c7dea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ 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/%:
-       sed -e 's/$(notdir $<)/$(notdir $@)/g' < $< > $@
+       sed -e 's/$(notdir $<):/$(notdir $@):/g' < $< > $@