From f86e80c400d084f36d438984444584ca9d589747 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 26 Jan 2016 11:21:57 +0000 Subject: [PATCH] Add sotm.org --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ad0e9c..be4f8c5 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,8 @@ all: data/openstreetmap.org data/openstreetmap.com data/openstreetmap.net \ data/openstreetmap.io data/osm.io \ data/openworldmap.org data/freeosm.org data/open-maps.org data/open-maps.com data/osmbugs.org \ data/openstreetmap.uk data/openstreetmap.org.uk data/openstreetmap.co.uk \ - data/osmfoundation.org data/stateofthemap.org data/stateofthemap.com \ + data/osmfoundation.org \ + data/stateofthemap.org data/stateofthemap.com data/sotm.org \ data/stateofthemap.eu \ data/opengeodata.org \ data/switch2osm.org data/switch2osm.com \ @@ -42,6 +43,7 @@ data/openstreetmap.co.uk: src/openstreetmap-uk data/osmfoundation.org: src/osmfoundation data/stateofthemap.org: src/stateofthemap data/stateofthemap.com: src/stateofthemap +data/sotm.org: src/stateofthemap data/opengeodata.org: src/opengeodata data/switch2osm.org: src/switch2osm data/switch2osm.com: src/switch2osm -- 2.43.2