summaryrefslogtreecommitdiff
path: root/shell/Library_syssh.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2017-12-13 15:09:36 +0000
committerJan Holesovsky <kendy@collabora.com>2017-12-14 06:42:10 +0100
commit689176e9424e617a64edd5e233b750b2269a7275 (patch)
tree30644a54fadfb3b0b387f08620ad436df7f8adb3 /shell/Library_syssh.mk
parentd83b5a462412acbad86ecb31685159015374ffbb (diff)
LOK: fix URL launching, so that Help buttons work.
Change-Id: I9efe0173c35341043c3402042d9aa364a03e4fc5 Reviewed-on: https://gerrit.libreoffice.org/46419 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'shell/Library_syssh.mk')
-rw-r--r--shell/Library_syssh.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Library_syssh.mk b/shell/Library_syssh.mk
index 17ee516c5b77..192c16442f57 100644
--- a/shell/Library_syssh.mk
+++ b/shell/Library_syssh.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Library_use_sdk_api,syssh))
$(eval $(call gb_Library_use_libraries,syssh,\
cppu \
cppuhelper \
+ comphelper \
sal \
$(gb_UWINAPI) \
))