summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-12-07 20:36:21 +0100
committerAndras Timar <atimar@suse.com>2011-12-07 20:39:33 +0100
commitf19e6305cd921a2c03179e1ddec42339422586d6 (patch)
tree480aa98f736a25715656aed8a44f3eba70065b24 /desktop
parent502b5179164136bf9cd7ca6abe22a7764eee46f4 (diff)
link icons to soffice.bin fdo#42979
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Executable_soffice.bin.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index e4665e87df3d..a4aa5738e308 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -102,4 +102,6 @@ $(eval $(call gb_Executable_set_ldflags,\
endif
+$(eval $(call gb_Executable_add_nativeres,$(sofficebin),soffice/src))
+
# vim: set ts=4 sw=4 et: