diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am.tpl | 4 |
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 | |||
9 | TESTS = | 9 | TESTS = |
10 | check_PROGRAMS = | 10 | check_PROGRAMS = |
11 | EXTRA_DIST = | 11 | EXTRA_DIST = |
12 | |||
13 | if !NO_ARC4RANDOM_BUF | ||
14 | TESTS += pidwraptest.sh | ||
15 | endif | ||