]> granicus.if.org Git - apache/commitdiff
Formatting, no functional change.
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 13:53:31 +0000 (13:53 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 13:53:31 +0000 (13:53 +0000)
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

NWGNUmakefile

index 9b664e74ae756f08b35276fa32a75590b32ec0de..1dc02f7d42cae6a1faa18d8da40c57db4edcc213 100644 (file)
@@ -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)