summaryrefslogtreecommitdiff
path: root/svl/CppunitTest_svl_urihelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svl/CppunitTest_svl_urihelper.mk')
-rw-r--r--svl/CppunitTest_svl_urihelper.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk
index b0cbcd0e6a35..ef2f3f040ce5 100644
--- a/svl/CppunitTest_svl_urihelper.mk
+++ b/svl/CppunitTest_svl_urihelper.mk
@@ -49,7 +49,8 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \
tl \
utl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,svl_urihelper))
+
$(eval $(call gb_CppunitTest_use_ure,svl_urihelper))