summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-10-15 20:51:05 +0000
committerAndré Malo <nd@apache.org>2005-10-15 20:51:05 +0000
commit558abd49faf2d3f6b14bac048773f7827d23d3a5 (patch)
tree2a3c9018af681bee698453d03948c125b35d626b /Makefile.in
parent00feac4b964bd7f9f3dd2f0fef98873df06cf868 (diff)
downloadhttpd-558abd49faf2d3f6b14bac048773f7827d23d3a5.tar.gz
make mod_dbd.h available for all who need it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321489 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 6cfe9639ad..bea60bef24 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -180,6 +180,7 @@ INSTALL_HEADERS = \
$(srcdir)/os/$(OS_DIR)/os.h \
$(srcdir)/server/mpm/$(MPM_SUBDIR_NAME)/*.h \
$(srcdir)/modules/aaa/mod_auth.h \
+ $(srcdir)/modules/database/mod_dbd.h \
$(srcdir)/modules/dav/main/mod_dav.h \
$(srcdir)/modules/filters/mod_include.h \
$(srcdir)/modules/generators/mod_cgi.h \