Mail -> change script (pre-alpha)
[p5sagit/p5-mst-13.2.git] / Porting / makerel
index ab28206..e67a80c 100644 (file)
@@ -147,6 +147,9 @@ my @crlf = qw(
     win32/Makefile
     win32/makefile.mk
     wince/Makefile.ce
+    wince/README.compile
+    wince/README.perlce
+    wince/registry.bat
 );
 system("perl -pi -e 's/\015*\012/\015\012/' @crlf");
 print "\n";