aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e21bc47..fa7ef6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,4 +95,4 @@ AC_CHECK_FUNC(funopen, AC_DEFINE(HAVE_FUNOPEN))
95LT_INIT 95LT_INIT
96 96
97AC_OUTPUT(Makefile include/Makefile include/openssl/Makefile ssl/Makefile 97AC_OUTPUT(Makefile include/Makefile include/openssl/Makefile ssl/Makefile
98 crypto/Makefile tests/Makefile apps/Makefile) 98 crypto/Makefile tests/Makefile apps/Makefile man/Makefile)