summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2011-11-11 02:40:16 +0000
committerRainer Jung <rjung@apache.org>2011-11-11 02:40:16 +0000
commit283d57c597fc10ab03eb7bb48e0138a2da9d2472 (patch)
tree8de0869a0795aea21681000260275eabd408ffdc /NWGNUmakefile
parent67b5ac9664df026b6c4b8fe2506d0189bd02c829 (diff)
downloadhttpd-283d57c597fc10ab03eb7bb48e0138a2da9d2472.tar.gz
Formatting, no functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200702 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 732935bce4..c52971a7ed 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)