summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2015-09-03 02:29:05 +0000
committerGregg Lewis Smith <gsmith@apache.org>2015-09-03 02:29:05 +0000
commitd581155eb9c3396919b11b30672e631ff3e3eba3 (patch)
tree8f2543fb7b248698872ee1041f8ea87fa426cd35 /build
parentac1a6bb781904bdda4397c56f6ed48564b64fec2 (diff)
downloadhttpd-d581155eb9c3396919b11b30672e631ff3e3eba3.tar.gz
missed in r1698023
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1700925 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/installwinconf.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/installwinconf.awk b/build/installwinconf.awk
index 0ce729d9d9..06ca4883a6 100644
--- a/build/installwinconf.awk
+++ b/build/installwinconf.awk
@@ -59,6 +59,7 @@ BEGIN {
filelist["httpd-dav.conf"] = "httpd-dav.conf.in";
filelist["httpd-default.conf"] = "httpd-default.conf.in";
filelist["httpd-info.conf"] = "httpd-info.conf.in";
+ filelist["httpd-h2.conf"] = "httpd-h2.conf.in";
filelist["httpd-languages.conf"] = "httpd-languages.conf.in";
filelist["httpd-macro.conf"] = "httpd-macro.conf.in";
filelist["httpd-manual.conf"] = "httpd-manual.conf.in";