From: William A. Rowe Jr Date: Sun, 7 Jun 2009 15:29:53 +0000 (+0000) Subject: Pick up the win32 notes X-Git-Tag: 2.2.12~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94fe04b0f03586018937a3f42c6884f9122b004e;p=thirdparty%2Fapache%2Fhttpd.git Pick up the win32 notes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@782400 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 5988dd0dde3..a01c7b52a1c 100644 --- a/Makefile.win +++ b/Makefile.win @@ -616,6 +616,7 @@ _install: copy LICENSE "$(INSTDIR)\LICENSE.txt" <.y copy NOTICE "$(INSTDIR)\NOTICE.txt" <.y copy README "$(INSTDIR)\README.txt" <.y + copy README-win32.txt "$(INSTDIR)\README-win32.txt" <.y !IF EXIST("srclib\openssl") -copy srclib\openssl\apps\openssl.cnf "$(INSTDIR)\conf\openssl.cnf" <.y type << >> "$(INSTDIR)\NOTICE.txt"