summaryrefslogtreecommitdiff
path: root/xmlsecurity/CppunitTest_qa_certext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/CppunitTest_qa_certext.mk')
-rw-r--r--xmlsecurity/CppunitTest_qa_certext.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlsecurity/CppunitTest_qa_certext.mk b/xmlsecurity/CppunitTest_qa_certext.mk
index 7501f23cc110..201b8bf540cb 100644
--- a/xmlsecurity/CppunitTest_qa_certext.mk
+++ b/xmlsecurity/CppunitTest_qa_certext.mk
@@ -45,9 +45,10 @@ $(eval $(call gb_CppunitTest_use_libraries,xmlsecurity_qa_certext,\
test \
tl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,xmlsecurity_qa_certext))
+
$(eval $(call gb_CppunitTest_add_exception_objects,xmlsecurity_qa_certext,\
xmlsecurity/qa/certext/SanCertExt \
))