summaryrefslogtreecommitdiff
path: root/tests/slow/Makefile.am
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:32:55 +0100
commitc30154ce66b2d1ffecba35e5311cc16a7c27a28d (patch)
treecf1c5c303008d19e2dacaa03db7c5c3b417be83e /tests/slow/Makefile.am
parent437571f00025c7bfcb8134de43bcb15a0129bb8b (diff)
downloadgnutls-c30154ce66b2d1ffecba35e5311cc16a7c27a28d.tar.gz
tests: include test-hash-large into dist
Diffstat (limited to 'tests/slow/Makefile.am')
-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