From ce9705bb6a5db0b81ee64cfd8d494ae2b54b3b24 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 16 Dec 2020 11:47:54 +0100 Subject: Add default data --- Makefile.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 4aeca6f21..98ac959e0 100644 --- a/Makefile.example +++ b/Makefile.example @@ -133,6 +133,8 @@ fixtures_common: fixtures_common_importers fixtures_spatialrefsystem ishtar_common.titletype \ ishtar_common.supporttype \ ishtar_common.format \ + ishtar_common.language \ + ishtar_common.documenttag \ ishtar_common.documenttemplate \ > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json' -- cgit v1.2.3