summaryrefslogtreecommitdiffstats
path: root/basic/CppunitTest_basic_nested_struct.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/CppunitTest_basic_nested_struct.mk')
-rw-r--r--basic/CppunitTest_basic_nested_struct.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/CppunitTest_basic_nested_struct.mk b/basic/CppunitTest_basic_nested_struct.mk
index fcadba3b0c84..e43404a27094 100644
--- a/basic/CppunitTest_basic_nested_struct.mk
+++ b/basic/CppunitTest_basic_nested_struct.mk
@@ -30,9 +30,10 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_nested_struct, \
xmlscript \
test \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,basic_nested_struct))
+
ifeq ($(GUI),WNT)
$(eval $(call gb_CppunitTest_use_libraries,basic_nested_struct, \
oleaut32 \