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