diff options
-rw-r--r-- | Repository.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index f895573b2416..4257bd26b799 100644 --- a/Repository.mk +++ b/Repository.mk @@ -907,7 +907,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\ $(if $(filter $(OS),MACOSX),vcl_osxres) \ xmloff_dtd \ xmlscript_dtd \ - $(if $(ENABLE_HTMLHELP),,xmlhelp_helpxsl) \ + xmlhelp_helpxsl \ $(if $(ENABLE_JAVA),\ scripting_java \ scripting_java_jars \ |