summaryrefslogtreecommitdiffstats
path: root/binaryurp/CppunitTest_binaryurp_test-cache.mk
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/CppunitTest_binaryurp_test-cache.mk')
-rw-r--r--binaryurp/CppunitTest_binaryurp_test-cache.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/binaryurp/CppunitTest_binaryurp_test-cache.mk b/binaryurp/CppunitTest_binaryurp_test-cache.mk
index 7818b21b9163..ecde720b9f58 100644
--- a/binaryurp/CppunitTest_binaryurp_test-cache.mk
+++ b/binaryurp/CppunitTest_binaryurp_test-cache.mk
@@ -31,9 +31,10 @@ $(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-cache))
$(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-cache,\
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,binaryurp_test-cache))
+
$(eval $(call gb_CppunitTest_add_exception_objects,binaryurp_test-cache,\
binaryurp/qa/test-cache \
))