summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2014-04-15 17:25:03 +0200
committerJeff Trawick <trawick@apache.org>2014-04-15 17:25:03 +0200
commitf82af68aa47f7a3a67bdccc009831b3f79b6e241 (patch)
treefe7c4cffd29b64268a972feea2f4a081bd9805b2 /Makefile.in
parentmod_deflate: Delay INFLATE input filter's self removal until all the buffered (diff)
downloadapache2-f82af68aa47f7a3a67bdccc009831b3f79b6e241.tar.xz
apache2-f82af68aa47f7a3a67bdccc009831b3f79b6e241.zip
mod_ssl: Add hooks to allow other modules to perform processing at
several stages of initialization and connection handling. See mod_ssl_openssl.h. This is enough to allow implementation of Certificate Transparency outside of mod_ssl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1587607 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0779d7c735..0f8cf8d51b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -213,6 +213,7 @@ INSTALL_HEADERS = \
$(srcdir)/modules/proxy/mod_serf.h \
$(srcdir)/modules/session/mod_session.h \
$(srcdir)/modules/ssl/mod_ssl.h \
+ $(srcdir)/modules/ssl/mod_ssl_openssl.h \
$(srcdir)/os/$(OS_DIR)/*.h
install-include: