From: William A. Rowe Jr Date: Thu, 18 Oct 2001 15:41:48 +0000 (+0000) Subject: Gotta love it X-Git-Tag: 2.0.27~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3175813aff998300ee2b14ce7a96efcca7bf36af;p=thirdparty%2Fapache%2Fhttpd.git Gotta love it git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91547 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 5498ad9af22..1ac8a22e6b0 100644 --- a/Makefile.win +++ b/Makefile.win @@ -402,6 +402,9 @@ A << xcopy include\*.h "$(INSTDIR)\include" /d < << A +<< + xcopy os\win32\*.h "$(INSTDIR)\include" /d < << +A << xcopy docs\icons "$(INSTDIR)\icons" /s /d < << A