summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDirk-Willem van Gulik <dirkx@apache.org>2008-02-09 15:12:52 +0000
committerDirk-Willem van Gulik <dirkx@apache.org>2008-02-09 15:12:52 +0000
commit0fdf9c187bb073166379efcc20d3a48ff718faaa (patch)
treeb31d3d21656f57c24bdb7f1cf1369d0500a30efa /Makefile.in
parent862722ebf45605f8a11c5d1ecbe5ea290d013dd5 (diff)
downloadhttpd-0fdf9c187bb073166379efcc20d3a48ff718faaa.tar.gz
Also install the so, rewrite and cache header files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 3f09eebfdd..207cdc6693 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -192,6 +192,9 @@ INSTALL_HEADERS = \
$(srcdir)/modules/http/mod_core.h \
$(srcdir)/modules/proxy/mod_proxy.h \
$(srcdir)/modules/ssl/mod_ssl.h \
+ $(srcdir)/modules/mappers/mod_so.h \
+ $(srcdir)/modules/mappers/mod_rewrite.h \
+ $(srcdir)/modules/cache/mod_cache.h \
$(srcdir)/os/$(OS_DIR)/*.h
install-include: