aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile.am
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 /apps/Makefile.am
parentfa149b8c8c57a88db14bc017ff048b70963e9d86 (diff)
downloadportable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.gz
portable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.bz2
portable-93754dc5cfb68199b659180bbac77eecd6636c28.zip
initial ocspcheck integration
Diffstat (limited to 'apps/Makefile.am')
-rw-r--r--apps/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am
index 60d0c60..b512a1c 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -1,5 +1,5 @@
1include $(top_srcdir)/Makefile.am.common 1include $(top_srcdir)/Makefile.am.common
2 2
3SUBDIRS = openssl nc 3SUBDIRS = ocspcheck openssl nc
4 4
5EXTRA_DIST = CMakeLists.txt 5EXTRA_DIST = CMakeLists.txt