summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index ece0024e7..e3225daa4 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -287,6 +287,10 @@ fixtures_context_records:
archaeological_context_records.datingtype \
archaeological_context_records.excavationtechnictype \
archaeological_context_records.documentationtype \
+ archaeological_context_records.structuretype \
+ archaeological_context_records.texturetype \
+ archaeological_context_records.colortype \
+ archaeological_context_records.inclusiontype \
> '../archaeological_context_records/fixtures/initial_data-'$(default_data)'.json'
cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 --natural-primary --natural-foreign \
archaeological_context_records.relationtype \