summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/slow/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am
index b154229879..e897fca6fc 100644
--- a/tests/slow/Makefile.am
+++ b/tests/slow/Makefile.am
@@ -45,6 +45,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
check_PROGRAMS = $(ctests) cipher-test cipher-override mac-override cipher-override2
TESTS = $(ctests) test-ciphers override-ciphers