diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-04 21:44:27 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-04 21:44:27 +0100 |
commit | 41402266b19c94f677c4f5deaba738766b8b1af3 (patch) | |
tree | 9f64e921fc66bbe0938e17c1f5325b83c4ccb73b /Makefile.example | |
parent | b7b200e4ba1c54d83bbda5c47c9e96ddb36bbc0d (diff) | |
parent | c5584da2f1842ff4b593fa78a2f524bcddb86d60 (diff) | |
download | Ishtar-41402266b19c94f677c4f5deaba738766b8b1af3.tar.bz2 Ishtar-41402266b19c94f677c4f5deaba738766b8b1af3.zip |
Merge branch 'master' into master-importers
Conflicts:
ishtar_common/fixtures/initial_importtypes-fr.json
Diffstat (limited to 'Makefile.example')
-rw-r--r-- | Makefile.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example index 37d439c10..7157efc37 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: |