summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-03-03 09:05:32 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-03-03 09:33:23 +0100
commitd8e452f2b2ea2cc82fcccae38d9a9f8534ac7d52 (patch)
tree9c5ca9c49e0ab0ebcdfa0c92a86137d0695e1e6d
parentece61991a7e914aad27075a45ad7c7e66b9273a8 (diff)
downloadgnutls-d8e452f2b2ea2cc82fcccae38d9a9f8534ac7d52.tar.gz
tests: include test-hash-large into distgnutls_3_4_10
-rw-r--r--tests/slow/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am
index d055b8648e..302b9067ba 100644
--- a/tests/slow/Makefile.am
+++ b/tests/slow/Makefile.am
@@ -47,7 +47,7 @@ cipher_override_LDFLAGS = $(NETTLE_LIBS) $(HOGWEED_LIBS) $(GMP_LIBS) $(LDADD)
mac_override_LDFLAGS = $(NETTLE_LIBS) $(HOGWEED_LIBS) $(GMP_LIBS) $(LDADD)
endif
-dist_check_SCRIPTS = test-ciphers override-ciphers
+dist_check_SCRIPTS = test-ciphers override-ciphers test-hash-large
check_PROGRAMS = $(ctests) cipher-test cipher-override mac-override cipher-override2 hash-large
TESTS = $(ctests) test-ciphers override-ciphers test-hash-large