summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-11-27 10:11:50 +0100
committerJan Holesovsky <kendy@collabora.com>2018-08-08 14:47:28 +0200
commiteb661ece9f4b0e2ae7b4c2a5f117f6123a5996b3 (patch)
treed56062984169236c1530097d06b1bf9bd6f52deb /Repository.mk
parent28ba8d085b396f54d9038c6adf8da39090c6b5c7 (diff)
move generation of HTML help to gbuild
Change-Id: I3b13e6e29a0436ce18532ab4ef131229aa640d9b
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index e0216675d039..37c2c6a04480 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -792,6 +792,10 @@ $(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 \