]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
configure.ac: don't generate makefiles of moved tests
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Jul 2016 12:59:34 +0000 (14:59 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Jul 2016 13:01:33 +0000 (15:01 +0200)
configure.ac

index 221daa506cf2f7d72550e83cb0a9fbeaf43eee71..eb752500b23f7ffb696cbb89ff2bc19cae6eefb4 100644 (file)
@@ -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