diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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)) | |||
95 | LT_INIT | 95 | LT_INIT |
96 | 96 | ||
97 | AC_OUTPUT(Makefile include/Makefile include/openssl/Makefile ssl/Makefile | 97 | AC_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) |