summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-08-23 00:39:50 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-08-23 00:39:50 +0000
commit77410f504e4c9714e4a36bd584954749bf4f7f1c (patch)
tree3381897d157215cbf7338d78baba31d8397298b2 /Makefile.win
parent0797ef8079584d4fa105d1083b382a495791ad47 (diff)
downloadhttpd-77410f504e4c9714e4a36bd584954749bf4f7f1c.tar.gz
Whoops, we would like a whole lot more files, such as images and include
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90532 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index f4540c4cac..6058412b60 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -371,7 +371,7 @@ _install:
}
<<
copy docs\cgi-examples\test-cgi.bat "$(INSTDIR)\cgi-bin"
- xcopy docs\error "$(INSTDIR)\error" /d < <<
+ xcopy docs\error "$(INSTDIR)\error" /s /d < <<
A
<<
xcopy docs\docroot "$(INSTDIR)\htdocs" /d < <<