]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
configure: do not generate makefiles in removed dirs
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 11:41:11 +0000 (13:41 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 28 Jul 2016 16:26:57 +0000 (18:26 +0200)
configure.ac

index 492871c1f7c632fda24089f99adbf44307e1085f..ce26ae03551072ab3552e15c673fa676db273671 100644 (file)
@@ -933,17 +933,10 @@ AC_CONFIG_FILES([
   tests/windows/Makefile
   tests/cert-tests/Makefile
   tests/ocsp-tests/Makefile
-  tests/dsa/Makefile
   tests/dtls/Makefile
-  tests/srp/Makefile
-  tests/ecdsa/Makefile
   tests/key-tests/Makefile
   tests/openpgp-certs/Makefile
-  tests/pkcs12-decode/Makefile
-  tests/pkcs8-decode/Makefile
-  tests/safe-renegotiation/Makefile
   tests/scripts/Makefile
-  tests/sha2/Makefile
   tests/slow/Makefile
   tests/suite/Makefile
 ])