summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk10
1 files changed, 6 insertions, 4 deletions
diff --git a/Repository.mk b/Repository.mk
index 2ecb47808d50..a3c640458cd8 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -792,10 +792,6 @@ $(eval $(call gb_Helper_register_packages, \
test_unittest \
cli_basetypes_copy \
extras_wordbook \
- $(if $(ENABLE_HTMLHELP),\
- helpcontent2_html_static \
- helpcontent2_html \
- ) \
instsetoo_native_setup \
$(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
postprocess_registry \
@@ -946,6 +942,12 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
sfx2_classification \
$(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_media \
+ helpcontent2_html_static \
+ ) \
))
$(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\