diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 12:05:26 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 12:05:26 +0200 |
commit | 75b0c39c1961b79e92d11840d1cffba5b697a540 (patch) | |
tree | d3727bf591fb343b4e8a7c11e825a82f9faa136c /Makefile.example | |
parent | 0a5e73b2e889b5ff057cebe01990859b0d933a3a (diff) | |
download | Ishtar-75b0c39c1961b79e92d11840d1cffba5b697a540.tar.bz2 Ishtar-75b0c39c1961b79e92d11840d1cffba5b697a540.zip |
Add title types to default fixtures
Diffstat (limited to 'Makefile.example')
-rw-r--r-- | Makefile.example | 1 |
1 files changed, 1 insertions, 0 deletions
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: |