diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-08-03 17:53:55 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:48 +0200 |
commit | 6d307f63eab0b857e12605622d5a2be514543be9 (patch) | |
tree | 212c42601afb1658323c6609ea944cf1be5e361f /Makefile.example | |
parent | f1ed669100d351b9b3751e16a159aacbf3a52895 (diff) | |
download | Ishtar-6d307f63eab0b857e12605622d5a2be514543be9.tar.bz2 Ishtar-6d307f63eab0b857e12605622d5a2be514543be9.zip |
Preventive file: add fields - remove dynamic add (too buggy for now)
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 f7f6b7b90..093ed7406 100644 --- a/Makefile.example +++ b/Makefile.example @@ -246,6 +246,8 @@ fixtures_files: archaeological_files.genericequipmentservicetype \ archaeological_files.equipmentservicetype \ archaeological_files.equipmentservicecost \ + archaeological_files.operationtypeforroyalties \ + archaeological_files.agreementtype \ > '../archaeological_files/fixtures/initial_data-'$(default_data)'.json' readme_md_to_rst: |