summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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