From 77410f504e4c9714e4a36bd584954749bf4f7f1c Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 23 Aug 2001 00:39:50 +0000 Subject: [PATCH] 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 --- Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 < << -- 2.50.1