summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-12-07 15:51:04 +0100
committerDavid Tardon <dtardon@redhat.com>2017-12-07 15:51:04 +0100
commit66cb8e415ecb1482cd8aad3fe7b040132e555e91 (patch)
treedcdd706b5f2a5475228a89780831a56732f3cf1d /Repository.mk
parent454d75e907b9e9e478f81388374ae09fb55f5c1c (diff)
fix build
Change-Id: I036538ab9df3dc3f9e3ace9df6b3ed89f6bb75b2
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
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 \