summaryrefslogtreecommitdiff
path: root/unotest/Library_unoexceptionprotector.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/Library_unoexceptionprotector.mk')
-rw-r--r--unotest/Library_unoexceptionprotector.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk
index f7d50c76a9b7..ca5f9c064242 100644
--- a/unotest/Library_unoexceptionprotector.mk
+++ b/unotest/Library_unoexceptionprotector.mk
@@ -36,9 +36,10 @@ $(eval $(call gb_Library_use_libraries,unoexceptionprotector,\
cppuhelper \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,unoexceptionprotector))
+
$(eval $(call gb_Library_use_externals,unoexceptionprotector,\
cppunit \
))