]> granicus.if.org Git - apache/commitdiff
install httpd-macro.conf
authorGregg Lewis Smith <gsmith@apache.org>
Fri, 25 Jan 2013 21:16:48 +0000 (21:16 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Fri, 25 Jan 2013 21:16:48 +0000 (21:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1438714 13f79535-47bb-0310-9956-ffa450edef68

build/installwinconf.awk

index 198cf2616c7339d3a2df6216be1be5dc88d5b926..b373084d0665ede5eff2b9148008611b7fe9c069 100644 (file)
@@ -60,6 +60,7 @@ BEGIN {
     filelist["httpd-default.conf"] = "httpd-default.conf.in";
     filelist["httpd-info.conf"] = "httpd-info.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";
     filelist["httpd-mpm.conf"] = "httpd-mpm.conf.in";
     filelist["httpd-multilang-errordoc.conf"] = "httpd-multilang-errordoc.conf.in";