aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1607988..c229b66 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -213,8 +213,8 @@ if ENABLE_EXTRATESTS
213TESTS += ocsptest.sh 213TESTS += ocsptest.sh
214check_PROGRAMS += ocsp_test 214check_PROGRAMS += ocsp_test
215ocsp_test_SOURCES = ocsp_test.c 215ocsp_test_SOURCES = ocsp_test.c
216EXTRA_DIST += ocsptest.sh
217endif 216endif
217EXTRA_DIST += ocsptest.sh
218 218
219# optionstest 219# optionstest
220TESTS += optionstest 220TESTS += optionstest