From f11450c633fad24307df7924fd4d2e409a603573 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 19 Apr 2018 18:26:22 +0200 Subject: Makefile: add area to town fixture --- Makefile.example | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index bee12507d..3967a6565 100644 --- a/Makefile.example +++ b/Makefile.example @@ -152,6 +152,7 @@ fixtures_common_towns: ishtar_common.state \ ishtar_common.department \ ishtar_common.town \ + ishtar_common.area \ > '../ishtar_common/fixtures/towns-'$(default_data)'.json' cat 'ishtar_common/fixtures/towns-'$(default_data)'.json' | tr '\n' '\r' | \ sed -e 's/"children": *\[\r *\[\r *"[0-9-]*", *\r *[0-9]*\ *\r *\]\r *\]/"children": []/g' | \ -- cgit v1.2.3