From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Tue, 19 Jun 2007 09:43:21 +0000 (+0000)
Subject: Update list of files that need crlf line endings
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f2f3c3acb8358338452b3699cbc7b08ea2307287;p=p5sagit%2Fp5-mst-13.2.git

Update list of files that need crlf line endings

p4raw-id: //depot/perl@31419
---

diff --git a/Porting/curliff.pl b/Porting/curliff.pl
index f3937b9..d7c7591 100644
--- a/Porting/curliff.pl
+++ b/Porting/curliff.pl
@@ -23,10 +23,10 @@ my @FILES = qw(
 	       symbian/xsbuild.pl
 	       win32/Makefile
 	       win32/makefile.mk
-	       wince/Makefile.ce
-	       wince/compile-all.bat
-	       wince/README.perlce
-	       wince/registry.bat
+	       win32/Makefile.ce
+	       win32/ce-helpers/compile-all.bat
+	       win32/ce-helpers/compile.bat
+	       win32/ce-helpers/registry.bat
 	       );
 
 {