]> git.openstreetmap.org Git - dns.git/commitdiff
Update make clean rules
authorTom Hughes <tom@compton.nu>
Fri, 23 Jan 2015 12:18:44 +0000 (12:18 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 23 Jan 2015 12:19:08 +0000 (12:19 +0000)
Makefile

index 01e611a3cc93f83fdad250aa1f8112125bc9359d..74df6d256eec9da8bfbe30db054fd6e2686f55db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ all: data/openstreetmap.org data/openstreetmap.com data/openstreetmap.net \
      data/render.openstreetmap.org
 
 clean:
-       rm lib/countries.xml data/*
+       rm -f data/* json/* origins/*
 
 update: all
        bin/update