summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_test_cppumaker.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/CppunitTest_cppu_test_cppumaker.mk')
-rw-r--r--cppu/CppunitTest_cppu_test_cppumaker.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/CppunitTest_cppu_test_cppumaker.mk b/cppu/CppunitTest_cppu_test_cppumaker.mk
index 41da8e269314..7472a3619da2 100644
--- a/cppu/CppunitTest_cppu_test_cppumaker.mk
+++ b/cppu/CppunitTest_cppu_test_cppumaker.mk
@@ -35,9 +35,10 @@ $(eval $(call gb_CppunitTest_use_libraries,cppu_test_cppumaker, \
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,cppu_test_cppumaker))
+
$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_test_cppumaker, \
cppu \
udkapi \