From: William A. Rowe Jr Date: Thu, 23 Aug 2001 00:39:50 +0000 (+0000) Subject: Whoops, we would like a whole lot more files, such as images and include X-Git-Tag: 2.0.25~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77410f504e4c9714e4a36bd584954749bf4f7f1c;p=apache 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 --- 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 < <<