aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9eb2cb5..ebf4143 100644
--- a/Makefile
+++ b/Makefile
@@ -198,7 +198,7 @@ data/victoria-admin-level10.osm.geojson: data/victoria-admin-level10.osm.pbf
data/victoria-admin-level10.osm.fgb: data/victoria-admin-level10.osm.geojson
ogr2ogr -f FlatGeobuf $@ $<
-dist/vicmapSuburbDiffersWithOSM.geojson: dist/vicmap-osm.geojson data/victoria-admin-level10.osm.geojson
+dist/vicmapSuburbDiffersWithOSM.geojson: dist/vicmap-osm-with-suburb.geojson data/victoria-admin-level10.osm.geojson
./bin/compareSuburb.js $^ $@ dist/suburbsWithPostcodeCounts.geojson
printDifferentSuburbs: dist/vicmapSuburbDiffersWithOSM.geojson