From: Rainer Jung Date: Tue, 31 Jan 2012 13:53:31 +0000 (+0000) Subject: Formatting, no functional change. X-Git-Tag: 2.4.1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a45aeb29ecec854da0626497cc0d86bc6b3d6d1;p=apache Formatting, no functional change. Backport of r1200702 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NWGNUmakefile b/NWGNUmakefile index 9b664e74ae..1dc02f7d42 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -416,7 +416,7 @@ install :: nlms instscripts FORCE $(call MKCNF,docs/conf/extra/httpd-userdir.conf.in, $(INSTALLBASE)/conf/extra/httpd-userdir.conf) $(call MKCNF,docs/conf/extra/httpd-vhosts.conf.in, $(INSTALLBASE)/conf/extra/httpd-vhosts.conf) $(call MKCNF,docs/conf/extra/httpd-ssl.conf.in, $(INSTALLBASE)/conf/extra/httpd-ssl.conf) - $(call MKCNF,docs/conf/extra/proxy-html.conf.in, $(INSTALLBASE)/conf/extra/proxy-html.conf) + $(call MKCNF,docs/conf/extra/proxy-html.conf.in, $(INSTALLBASE)/conf/extra/proxy-html.conf) $(call COPYR,docs/docroot, $(INSTALLBASE)/htdocs) $(call COPYR,docs/error, $(INSTALLBASE)/error) $(call COPYR,docs/icons, $(INSTALLBASE)/icons)