summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-28 13:41:11 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-28 18:26:57 +0200
commit071ba28b1fd03b00625f9b6789bfd00181842136 (patch)
treeb94a931a267b33f042c815e0eb7aef9eca9f8a1e
parent97326e86769460faeb091ea35d5ad1f76c9df7f7 (diff)
downloadgnutls-tests-simplification.tar.gz
configure: do not generate makefiles in removed dirstests-simplification
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 492871c1f7..ce26ae0355 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
])