Repository.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 253667523270b3a50464a6ef1e353267de38a2e9
Author: David Tardon <dtar...@redhat.com>
Date:   Mon Nov 27 10:11:50 2017 +0100

    move generation of HTML help to gbuild
    
    Change-Id: I3b13e6e29a0436ce18532ab4ef131229aa640d9b

diff --git a/Repository.mk b/Repository.mk
index b2714c5f6e22..4257bd26b799 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -793,6 +793,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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to