diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-06-19 09:43:21 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-06-19 09:43:21 +0000 |
commit | f2f3c3acb8358338452b3699cbc7b08ea2307287 (patch) | |
tree | ccc90e99ac511a7fbbba89c96958a7c35187aeac /Porting | |
parent | 4a2f5338264180fd813d06be7103d99c38d44e54 (diff) | |
download | perl-f2f3c3acb8358338452b3699cbc7b08ea2307287.tar.gz |
Update list of files that need crlf line endings
p4raw-id: //depot/perl@31419
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/curliff.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Porting/curliff.pl b/Porting/curliff.pl index f3937b9c9c..d7c7591d95 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 ); { |