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