aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 4b28cabf1..491e61d8d 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -144,9 +144,9 @@ check_PROGRAMS = \
144 perf_crypto_hash \ 144 perf_crypto_hash \
145 test_os_start_process 145 test_os_start_process
146 146
147 147if !DISABLE_TEST_RUN
148TESTS = $(check_PROGRAMS) 148TESTS = $(check_PROGRAMS)
149 149endif
150 150
151test_bio_SOURCES = \ 151test_bio_SOURCES = \
152 test_bio.c 152 test_bio.c