summaryrefslogtreecommitdiff
path: root/sot/Library_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r--sot/Library_sot.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index 50a80db23884..c11af837e39f 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -51,9 +51,10 @@ $(eval $(call gb_Library_use_libraries,sot,\
ucbhelper \
utl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,sot))
+
$(eval $(call gb_Library_add_exception_objects,sot,\
sot/source/unoolestorage/xolesimplestorage \
sot/source/unoolestorage/register \