diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-01-26 22:15:04 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-01-26 22:20:07 +0100 |
commit | fc81393c7f11ffb854fe024b64146b50cf462921 (patch) | |
tree | 2b7022f408d15ca14e6adcad41d52956087b7534 /xmlsecurity | |
parent | a53586f4efe26b8875107d04001f4ecec760c343 (diff) |
gbuild: remove various pointless calls that don't add anything
Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/CppunitTest_qa_certext.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/CppunitTest_qa_certext.mk b/xmlsecurity/CppunitTest_qa_certext.mk index c42e02408fd7..48c4b2630d37 100644 --- a/xmlsecurity/CppunitTest_qa_certext.mk +++ b/xmlsecurity/CppunitTest_qa_certext.mk @@ -28,10 +28,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,xmlsecurity_qa_certext)) -$(eval $(call gb_CppunitTest_set_include,xmlsecurity_qa_certext,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_CppunitTest_use_api,xmlsecurity_qa_certext,\ offapi \ udkapi \ |