summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-05-13 10:52:59 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-05-13 10:52:59 +0200
commit927115ea5e23f30996b8f4f67ba13bf4f92dfb95 (patch)
treeae9edf29c5f2b32f652edc89dbaf9faab2d2d39f /Makefile.example
parentcac54f6ba177842cf8b3a176c52dcb883f723592 (diff)
parent9200b61e071d62c9faba7512216302e23a089665 (diff)
downloadIshtar-927115ea5e23f30996b8f4f67ba13bf4f92dfb95.tar.bz2
Ishtar-927115ea5e23f30996b8f4f67ba13bf4f92dfb95.zip
Merge branch 'stable'
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 be9dbdedf..c18917319 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -110,6 +110,7 @@ fixtures_common: fixtures_common_importers
fixtures_common_importers:
cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \
ishtar_common.importertype \
+ ishtar_common.regexp \
ishtar_common.importerdefault \
ishtar_common.importerdefaultvalues \
ishtar_common.importercolumn \