summaryrefslogtreecommitdiff
path: root/sw/Library_swd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 73f5fb857781..780b069f4bfd 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -58,9 +58,10 @@ $(eval $(call gb_Library_use_libraries,swd,\
utl \
vcl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,swd))
+
$(eval $(call gb_Library_add_exception_objects,swd,\
sw/source/filter/basflt/iodetect \
sw/source/ui/uno/detreg \