]> granicus.if.org Git - apache/commitdiff
Make sure the mod_session.h public header is exported correctly to the rest of the...
authorGraham Leggett <minfrin@apache.org>
Mon, 7 Apr 2008 16:32:41 +0000 (16:32 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 7 Apr 2008 16:32:41 +0000 (16:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645597 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index 207cdc6693e2c85c1e5ed2344f92a90f947e3dce..43b4f6a32d45c81e891105c2cecbbbdb663af264 100644 (file)
@@ -191,6 +191,7 @@ INSTALL_HEADERS = \
        $(srcdir)/modules/loggers/mod_log_config.h \
        $(srcdir)/modules/http/mod_core.h \
        $(srcdir)/modules/proxy/mod_proxy.h \
+        ${srcdir}/modules/session/mod_session.h \
        $(srcdir)/modules/ssl/mod_ssl.h \
        $(srcdir)/modules/mappers/mod_so.h \
        $(srcdir)/modules/mappers/mod_rewrite.h \