include OCSP test script

This commit is contained in:
kinichiro 2016-07-05 20:33:16 +09:00
parent aab671088d
commit 23083e7724

View File

@ -213,8 +213,8 @@ if ENABLE_EXTRATESTS
TESTS += ocsptest.sh
check_PROGRAMS += ocsp_test
ocsp_test_SOURCES = ocsp_test.c
EXTRA_DIST += ocsptest.sh
endif
EXTRA_DIST += ocsptest.sh
# optionstest
TESTS += optionstest