aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl
index 52df298..5a760da 100644
--- a/tests/Makefile.am.tpl
+++ b/tests/Makefile.am.tpl
@@ -9,7 +9,3 @@ LDADD += $(top_builddir)/crypto/libcrypto.la
9TESTS = 9TESTS =
10check_PROGRAMS = 10check_PROGRAMS =
11EXTRA_DIST = 11EXTRA_DIST =
12
13if !NO_ARC4RANDOM_BUF
14TESTS += pidwraptest.sh
15endif