summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Repository.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/Repository.mk b/Repository.mk
index b0722e031a3d..69659692d042 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -952,8 +952,9 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
$(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
$(if $(and $(filter WNT,$(OS)), $(filter X86_64,$(CPUNAME))),twain_dsm) \
$(if $(ENABLE_HTMLHELP),\
- helpcontent2_html \
- helpcontent2_html_generated \
+ helpcontent2_html_dynamic \
+ helpcontent2_html_lang \
+ helpcontent2_html_lang_generated \
helpcontent2_html_media \
helpcontent2_html_static \
) \