summaryrefslogtreecommitdiffstats
path: root/svl/CppunitTest_svl_lngmisc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svl/CppunitTest_svl_lngmisc.mk')
-rw-r--r--svl/CppunitTest_svl_lngmisc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svl/CppunitTest_svl_lngmisc.mk b/svl/CppunitTest_svl_lngmisc.mk
index c356f403a56b..791f2716e659 100644
--- a/svl/CppunitTest_svl_lngmisc.mk
+++ b/svl/CppunitTest_svl_lngmisc.mk
@@ -40,9 +40,10 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_lngmisc, \
salhelper \
svl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,svl_lngmisc))
+
ifeq ($(GUI),WNT)
$(eval $(call gb_CppunitTest_use_libraries,svl_lngmisc, \
oleaut32 \