[Libreoffice-commits] core.git: Repository.mk
David Tardon
dtardon at redhat.com
Thu Dec 7 12:40:52 UTC 2017
Repository.mk | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 253667523270b3a50464a6ef1e353267de38a2e9
Author: David Tardon <dtardon at 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 \
More information about the Libreoffice-commits
mailing list