aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2017-01-24 06:06:07 -0600
committerBrent Cook <bcook@openbsd.org>2017-01-24 06:06:07 -0600
commit93754dc5cfb68199b659180bbac77eecd6636c28 (patch)
tree2bb09f2de0f276ba49d63e3e381888fa1d189073 /configure.ac
parentfa149b8c8c57a88db14bc017ff048b70963e9d86 (diff)
downloadportable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.gz
portable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.bz2
portable-93754dc5cfb68199b659180bbac77eecd6636c28.zip
initial ocspcheck integration
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d1ad543..eecfb41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,6 +128,7 @@ AC_CONFIG_FILES([
128 tls/Makefile 128 tls/Makefile
129 tests/Makefile 129 tests/Makefile
130 apps/Makefile 130 apps/Makefile
131 apps/ocspcheck/Makefile
131 apps/openssl/Makefile 132 apps/openssl/Makefile
132 apps/nc/Makefile 133 apps/nc/Makefile
133 man/Makefile 134 man/Makefile