aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2021-01-21 08:59:06 +0100
committerGitHub <noreply@github.com>2021-01-21 08:59:06 +0100
commit399755607d5bf5b68e62f324a8614351437051c1 (patch)
tree3c022def21077290dc26bd2b7773db45db0e6f48 /tests/Makefile.am
parent53415c8855f4f0a78c9cfa07a89b572a76327415 (diff)
Disable tests that require libgcrypt if --disable-gcrypt set. (#1121)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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 82625902c..271516b87 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,6 @@
TESTS = do.sh
-EXTRA_DIST = do.sh vagrind_test.sh ossfuzz.sh pcap result
+EXTRA_DIST = ossfuzz.sh pcap result
all:
@echo -n ""