summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-15 13:29:26 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-15 13:30:02 +0200
commit375bbfbfadaf9927bf2cf68cc4efae93e6dddf63 (patch)
tree65e379725661d3e080992c9926024111475b754a /Makefile.example
parent20834ec421b11f86c5c1fbbe84322b4b52707e3e (diff)
downloadIshtar-375bbfbfadaf9927bf2cf68cc4efae93e6dddf63.tar.bz2
Ishtar-375bbfbfadaf9927bf2cf68cc4efae93e6dddf63.zip
Fixtures: update context records data
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index 4d6258882..3d866508b 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -153,6 +153,7 @@ fixtures_operations:
archaeological_operations.acttype \
archaeological_operations.period \
archaeological_operations.remaintype \
+ archaeological_operations.relationtype \
> '../archaeological_operations/fixtures/initial_data-'$(default_data)'.json'
fixtures_context_records:
@@ -162,6 +163,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: