summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-04 15:55:08 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-04 15:55:08 +0200
commit13941a9c0dccbcea2023c13964b0501cc9dfdb31 (patch)
treebe7441b9987718a49e10e1ae9ef757dc38d3a208
parentf719067a917538a5811927ec9dd5c760782492f8 (diff)
downloadgnutls-tmp-win32.tar.gz
tests: fixed compilation of pkcs11-privkey-always-authtmp-win32
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7c070bc227..dfe0600e5d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -187,7 +187,7 @@ ctests += pkcs11-cert-import-url-exts pkcs11-get-exts pkcs11-get-raw-issuer-exts
pkcs11-cert-import-url4-exts pkcs11/pkcs11-chainverify pkcs11/pkcs11-get-issuer pkcs11/pkcs11-is-known \
pkcs11/pkcs11-combo pkcs11/pkcs11-privkey pkcs11/pkcs11-pubkey-import-rsa pkcs11/pkcs11-pubkey-import-ecdsa \
pkcs11-import-url-privkey pkcs11-privkey-fork pkcs11/pkcs11-ec-privkey-test \
- pkcs11/pkcs11-privkey-always-auth
+ pkcs11-privkey-always-auth
endif