summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-07-14 18:22:26 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-07-14 18:22:26 +0200
commit44d4e1a733511c027e6381aaf88fd6f445d3659d (patch)
tree49679dad3824d35b976ec987ef54f8552d591dd8 /Makefile.example
parente79f877d5110283524c8f4c144c53bc0c83459bb (diff)
parent7db4ca0a344c2e2890170f3fd08c961f7da9da44 (diff)
downloadIshtar-44d4e1a733511c027e6381aaf88fd6f445d3659d.tar.bz2
Ishtar-44d4e1a733511c027e6381aaf88fd6f445d3659d.zip
Merge branch 'master' into v0.9
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index 4d6258882..72651a38c 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -153,6 +153,8 @@ fixtures_operations:
archaeological_operations.acttype \
archaeological_operations.period \
archaeological_operations.remaintype \
+ archaeological_operations.relationtype \
+ archaeological_operations.reportstate \
> '../archaeological_operations/fixtures/initial_data-'$(default_data)'.json'
fixtures_context_records:
@@ -162,6 +164,7 @@ fixtures_context_records:
archaeological_context_records.identificationtype \
archaeological_context_records.unit \
archaeological_context_records.datingtype \
+ archaeological_context_records.relationtype \
> '../archaeological_context_records/fixtures/initial_data-'$(default_data)'.json'
fixtures_finds: