X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2Fcurliff.pl;h=f3937b9c9cdbca3bd3e8557aea8c2638745786f4;hb=866bc684eea2dd49b117462d7236c82f1bbb1b0c;hp=cbf2aa6cbc552f89e58d4c71c8770b31aa7207f8;hpb=39dbb0c04a808c48b0b1cf77b1b85aafa09f5578;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/curliff.pl b/Porting/curliff.pl index cbf2aa6..f3937b9 100644 --- a/Porting/curliff.pl +++ b/Porting/curliff.pl @@ -10,15 +10,21 @@ use strict; use vars qw($r); +# This list is also in makerel. my @FILES = qw( djgpp/configure.bat README.ce README.dos + README.symbian README.win32 + symbian/config.pl + symbian/makesis.pl + symbian/README + symbian/xsbuild.pl win32/Makefile win32/makefile.mk + wince/Makefile.ce wince/compile-all.bat - wince/README.compile wince/README.perlce wince/registry.bat );