diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 17:13:08 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 17:13:08 +0200 |
commit | bcc7c18b08411f7b4fc7a48e9cb13fa56cd23fa0 (patch) | |
tree | b9dbe117c9ea6dc48110bb7ba84a831cb112398c /Makefile.example | |
parent | 9c26a43de0580da8d3a2ddee147bf5e651087ab7 (diff) | |
download | Ishtar-bcc7c18b08411f7b4fc7a48e9cb13fa56cd23fa0.tar.bz2 Ishtar-bcc7c18b08411f7b4fc7a48e9cb13fa56cd23fa0.zip |
Fix fixtures without preservationtype (refs #3752)
Diffstat (limited to 'Makefile.example')
-rw-r--r-- | Makefile.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.example b/Makefile.example index 84325806b..abb4eec77 100644 --- a/Makefile.example +++ b/Makefile.example @@ -191,7 +191,6 @@ fixtures_finds: archaeological_finds.treatmentstate \ archaeological_finds.conservatorystate \ archaeological_finds.remarkabilitytype \ - archaeological_finds.preservationtype \ archaeological_finds.objecttype \ archaeological_finds.integritytype \ archaeological_finds.batchtype \ |