summaryrefslogtreecommitdiff
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.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/CppunitTest_basic_nested_struct.mk b/basic/CppunitTest_basic_nested_struct.mk
index 268f29a43b1c..f7db5a1d1d5e 100644
--- a/basic/CppunitTest_basic_nested_struct.mk
+++ b/basic/CppunitTest_basic_nested_struct.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_nested_struct, \
$(gb_UWINAPI) \
))
-ifeq ($(GUI),WNT)
+ifeq ($(OS),WNT)
$(eval $(call gb_CppunitTest_use_system_win32_libs,basic_nested_struct, \
oleaut32 \
))