summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-28 13:24:55 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-28 18:26:57 +0200
commitb8cf82522597a7d85e014c18cf4b60f63fb0640e (patch)
tree39adf3f30e88569dd74defc81ca75298d19b090b /tests/Makefile.am
parent7a91e420b6291eb76ea6ce3028893c88456992e9 (diff)
downloadgnutls-b8cf82522597a7d85e014c18cf4b60f63fb0640e.tar.gz
tests: moved sha2 tests into cert-tests/
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 28bf437270..d43501dc49 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,7 +19,7 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-SUBDIRS = . cert-tests ocsp-tests key-tests sha2 safe-renegotiation scripts \
+SUBDIRS = . cert-tests ocsp-tests key-tests safe-renegotiation scripts \
slow dtls srp windows
if ENABLE_OPENPGP