summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-01-26 10:06:26 +0000
committerSimon Josefsson <simon@josefsson.org>2007-01-26 10:06:26 +0000
commit4d24314d3ba2ceda97ecff5ef3059cafb47632a2 (patch)
tree579b97b5597f4b99a4c8d635d155fba577820dd3 /configure.in
parentddb106426ea07be539adfc014592e75a577e05c0 (diff)
downloadgnutls-4d24314d3ba2ceda97ecff5ef3059cafb47632a2.tar.gz
Test for pathlen bug (and general certificate parsing).
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 165cea3ac8..e0a0228aa1 100644
--- a/configure.in
+++ b/configure.in
@@ -615,7 +615,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in \
gl/Makefile lgl/Makefile \
tests/Makefile tests/rsa-md5-collision/Makefile tests/userid/Makefile \
tests/pkcs1-padding/Makefile tests/pkcs8-decode/Makefile \
- tests/pkcs12-decode/Makefile \
+ tests/pkcs12-decode/Makefile tests/pathlen/Makefile \
includes/Makefile includes/gnutls/gnutls.h \
lib/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
libextra/Makefile libextra/openpgp/Makefile libextra/opencdk/Makefile \