summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-03 20:47:39 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-03 20:48:24 +0200
commitf8eff0c22d26a06a119e0dd05b5c2ff5e4d27efe (patch)
tree8b66208c7be305cb8c9ec5c2325165ad920a5638 /configure.ac
parented096d0b6968858213e93286cecf88ae7bb705af (diff)
downloadgnutls-f8eff0c22d26a06a119e0dd05b5c2ff5e4d27efe.tar.gz
Added self-test for PKCS #8 key conversion and reading
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e3bb3c900f..daa9bd9c6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -742,7 +742,7 @@ AC_CONFIG_FILES([
tests/dtls/Makefile
tests/srp/Makefile
tests/ecdsa/Makefile
- tests/key-id/Makefile
+ tests/key-tests/Makefile
tests/openpgp-certs/Makefile
tests/pkcs1-padding/Makefile
tests/pkcs12-decode/Makefile