From 5c7fd417eb5dc6ef0e870fd42647ea658faf543c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 4 Feb 2017 13:50:04 +0100 Subject: Makefile: add format, title type and support type to common fixtures --- Makefile.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 1acb9d10a..a9aae44e8 100644 --- a/Makefile.example +++ b/Makefile.example @@ -174,6 +174,8 @@ fixtures_common: fixtures_common_importers fixtures_spatialrefsystem ishtar_common.sourcetype \ ishtar_common.operationtype \ ishtar_common.titletype \ + ishtar_common.supporttype \ + ishtar_common.format \ > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json' fixtures_common_importers: -- cgit v1.2.3