summaryrefslogtreecommitdiffstats
path: root/Module_helpcontent2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Module_helpcontent2.mk')
-rw-r--r--Module_helpcontent2.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk
index 41311cac9c..fa0c0a6d21 100644
--- a/Module_helpcontent2.mk
+++ b/Module_helpcontent2.mk
@@ -18,14 +18,16 @@ ifeq ($(ENABLE_HTMLHELP),TRUE)
$(eval $(call gb_Module_add_targets,helpcontent2,\
CustomTarget_html \
+ GeneratedPackage_html_icon-themes \
GeneratedPackage_html_lang_generated \
- GeneratedPackage_html_media \
Package_html_dynamic \
+ Package_html_media \
Package_html_static \
))
$(eval $(call gb_Module_add_l10n_targets,helpcontent2,\
AllLangPackage_html_lang \
+ AllLangPackage_html_media_lang \
))
endif