summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-01 11:14:54 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-01 11:14:54 +0000
commitf35c8471d7232346d2cad8a6b154514d5b6229ee (patch)
tree9db6cbcd46c49b47dfde80ea2893dac3fa1e570a
parentae36b2f4fc5a9c7d219e7f412fe8a84533cc2268 (diff)
downloadgnutls-f35c8471d7232346d2cad8a6b154514d5b6229ee.tar.gz
Typo.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3ec037916e..cd7f799188 100644
--- a/configure.in
+++ b/configure.in
@@ -616,7 +616,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in \
tests/Makefile tests/rsa-md5-collision/Makefile tests/userid/Makefile \
tests/pkcs1-padding/Makefile tests/pkcs8-decode/Makefile \
tests/pkcs12-decode/Makefile tests/pathlen/Makefile \
- tests/keyid/Makefile \
+ tests/key-id/Makefile \
includes/Makefile includes/gnutls/gnutls.h \
lib/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
libextra/Makefile libextra/openpgp/Makefile libextra/opencdk/Makefile \