You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/06/07 17:29:53 UTC

svn commit: r782400 - /httpd/httpd/branches/2.2.x/Makefile.win

Author: wrowe
Date: Sun Jun  7 15:29:53 2009
New Revision: 782400

URL: http://svn.apache.org/viewvc?rev=782400&view=rev
Log:
Pick up the win32 notes

Modified:
    httpd/httpd/branches/2.2.x/Makefile.win

Modified: httpd/httpd/branches/2.2.x/Makefile.win
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/Makefile.win?rev=782400&r1=782399&r2=782400&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/Makefile.win (original)
+++ httpd/httpd/branches/2.2.x/Makefile.win Sun Jun  7 15:29:53 2009
@@ -616,6 +616,7 @@
 	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"