summaryrefslogtreecommitdiffstats
path: root/extras/Module_extras.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Module_extras.mk')
-rw-r--r--extras/Module_extras.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 2836c2d58f39..23e5fe9ba40c 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -11,9 +11,6 @@ $(eval $(call gb_Module_Module,extras))
$(eval $(call gb_Module_add_targets,extras,\
AllLangZip_autotextshare \
- AllLangZip_tplwizagenda \
- AllLangZip_tplwizfax \
- AllLangZip_tplwizreport \
AllLangZip_tplwizstyles \
CustomTarget_autocorr \
Package_fonts \
@@ -36,9 +33,12 @@ $(eval $(call gb_Module_add_targets,extras,\
Zip_gallwwwgraf \
Zip_palettes \
Zip_tpllayoutimpr \
+ Zip_tplwizagenda \
Zip_tplwizbitmap \
Zip_tplwizdesktop \
+ Zip_tplwizfax \
Zip_tplwizletter \
+ Zip_tplwizreport \
Zip_wordbook \
))