aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--apps/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am
index 0547876..ce78b33 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -88,6 +88,7 @@ noinst_HEADERS += timeouts.h
88EXTRA_DIST = cert.pem 88EXTRA_DIST = cert.pem
89EXTRA_DIST += openssl.cnf 89EXTRA_DIST += openssl.cnf
90EXTRA_DIST += x509v3.cnf 90EXTRA_DIST += x509v3.cnf
91EXTRA_DIST += CMakeLists.txt
91 92
92install-exec-hook: 93install-exec-hook:
93 @if [ "@OPENSSLDIR@x" != "x" ]; then \ 94 @if [ "@OPENSSLDIR@x" != "x" ]; then \