summaryrefslogtreecommitdiff
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 21:11:46 +0100
commit01d59b7a07e88b136f306e335a497b3d8354201b (patch)
treefadb98db02eb7a683bfa365566159c033491405e
parenta3e2fbcb8e9de9724babd1b5776483d7a4166329 (diff)
link icons to soffice.bin fdo#42979
-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: