From: Pierre Joye Date: Mon, 19 Oct 2009 22:47:44 +0000 (+0000) Subject: - ws X-Git-Tag: php-5.4.0alpha1~191^2~2491 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e60eeca5c4d0b933432f4fb381809569d5f2493;p=php - ws --- diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index 38a12dd2c0..60fbac8960 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -229,12 +229,12 @@ if(sizeof($pecl_targets)) { /* populate reading material */ $text_files = array( - "LICENSE" => "license.txt", - "NEWS" => "news.txt", + "LICENSE" => "license.txt", + "NEWS" => "news.txt", "README.REDIST.BINS" => "readme-redist-bins.txt", - "php.ini-development" => "php.ini-development", + "php.ini-development" => "php.ini-development", "php.ini-production" => "php.ini-production", - "win32/install.txt" => "install.txt", + "win32/install.txt" => "install.txt", "win32/pws-php5cgi.reg" => "pws-php5cgi.reg", "win32/pws-php5isapi.reg" => "pws-php5isapi.reg", );