diff options
| -rw-r--r-- | tests/Makefile.am | 2 |
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 | |||
| 213 | TESTS += ocsptest.sh | 213 | TESTS += ocsptest.sh |
| 214 | check_PROGRAMS += ocsp_test | 214 | check_PROGRAMS += ocsp_test |
| 215 | ocsp_test_SOURCES = ocsp_test.c | 215 | ocsp_test_SOURCES = ocsp_test.c |
| 216 | EXTRA_DIST += ocsptest.sh | ||
| 217 | endif | 216 | endif |
| 217 | EXTRA_DIST += ocsptest.sh | ||
| 218 | 218 | ||
| 219 | # optionstest | 219 | # optionstest |
| 220 | TESTS += optionstest | 220 | TESTS += optionstest |
