From: Nikos Mavrogiannopoulos Date: Fri, 24 Jun 2016 08:55:37 +0000 (+0200) Subject: tests: removed remainders of pkcs11 tests from suite/ X-Git-Tag: gnutls_3_5_2~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e91efbc50ba36be45919cdd6bc38a54367e65447;p=thirdparty%2Fgnutls.git tests: removed remainders of pkcs11 tests from suite/ --- diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am index f4093a8570..ea5d2d2cbc 100644 --- a/tests/suite/Makefile.am +++ b/tests/suite/Makefile.am @@ -90,7 +90,7 @@ nodist_check_SCRIPTS = testsrn.sh chain.sh invalid-cert.sh \ testrandom.sh if ENABLE_PKCS11 -nodist_check_SCRIPTS += testpkcs11.sh pkcs11-chainverify pkcs11-get-issuer crl-test +nodist_check_SCRIPTS += testpkcs11.sh crl-test endif TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT) \