From: Pierre Joye Date: Wed, 24 Jun 2009 11:52:07 +0000 (+0000) Subject: - add readme.redist.bins as .txt X-Git-Tag: php-5.4.0alpha1~191^2~3247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4d256e0741e77eb1f0f29e019eaa7b574b64083;p=php - add readme.redist.bins as .txt --- diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index e188a76576..7ac3aeeaca 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -229,6 +229,7 @@ if(sizeof($pecl_targets)) { $text_files = array( "LICENSE" => "license.txt", "NEWS" => "news.txt", + "README.REDIST.BINS" => "readme-redist-bins.txt", "php.ini-development" => "php.ini-development", "php.ini-production" => "php.ini-production", "win32/install.txt" => "install.txt",