summaryrefslogtreecommitdiff
path: root/desktop/Library_offacc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-19 19:30:31 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-20 01:12:23 +0200
commit25e10370feb4d62b953c317169516737fe982a34 (patch)
tree1e63db91da7682cd72a84450d6657e55e823c7b0 /desktop/Library_offacc.mk
parenta3c01095c0bb8c37fd8ddb9ec7f4e2df5085a81a (diff)
Link most libs and executables with gb_STDLIBS as presumably is intended
Diffstat (limited to 'desktop/Library_offacc.mk')
-rw-r--r--desktop/Library_offacc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Library_offacc.mk b/desktop/Library_offacc.mk
index c60db2574c77..e556cb724d44 100644
--- a/desktop/Library_offacc.mk
+++ b/desktop/Library_offacc.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_Library_add_linked_libs,offacc,\
cppu \
cppuhelper \
sal \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_set_componentfile,offacc,desktop/source/offacc/offacc))