From 75b0c39c1961b79e92d11840d1cffba5b697a540 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 5 Sep 2016 12:05:26 +0200 Subject: Add title types to default fixtures --- Makefile.example | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 4febeea65..ddc03452d 100644 --- a/Makefile.example +++ b/Makefile.example @@ -168,6 +168,7 @@ fixtures_common: fixtures_common_importers fixtures_common_towns ishtar_common.organizationtype \ ishtar_common.sourcetype \ ishtar_common.operationtype \ + ishtar_common.titletype \ > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json' fixtures_common_importers: -- cgit v1.2.3