summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-26 14:59:34 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-26 15:01:33 +0200
commitb099387c7e02bae764634a545f436f3f7922e478 (patch)
tree04a68b48db5b629c51dc4ba45c58cae5528fad22
parentfc0c62e6d3e0b233fd4b6c80a19129e0b9b77c2a (diff)
downloadgnutls-b099387c7e02bae764634a545f436f3f7922e478.tar.gz
configure.ac: don't generate makefiles of moved tests
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 221daa506c..eb752500b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -915,16 +915,13 @@ AC_CONFIG_FILES([
tests/ecdsa/Makefile
tests/key-tests/Makefile
tests/openpgp-certs/Makefile
- tests/pkcs1-padding/Makefile
tests/pkcs12-decode/Makefile
tests/pkcs8-decode/Makefile
- tests/rsa-md5-collision/Makefile
tests/safe-renegotiation/Makefile
tests/scripts/Makefile
tests/sha2/Makefile
tests/slow/Makefile
tests/suite/Makefile
- tests/userid/Makefile
])
AC_OUTPUT