summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index 5fbc0a0ae..bee12507d 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -123,6 +123,7 @@ fixtures_auth:
fixtures_common: fixtures_common_importers fixtures_spatialrefsystem
cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 --natural-primary --natural-foreign \
ishtar_common.authortype \
+ ishtar_common.profiletype \
ishtar_common.persontype \
ishtar_common.organizationtype \
ishtar_common.sourcetype \