diff options
Diffstat (limited to 'Makefile.example')
-rw-r--r-- | Makefile.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example index 4aeca6f21..98ac959e0 100644 --- a/Makefile.example +++ b/Makefile.example @@ -133,6 +133,8 @@ fixtures_common: fixtures_common_importers fixtures_spatialrefsystem ishtar_common.titletype \ ishtar_common.supporttype \ ishtar_common.format \ + ishtar_common.language \ + ishtar_common.documenttag \ ishtar_common.documenttemplate \ > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json' |