diff options
Diffstat (limited to 'Porting/curliff.pl')
-rw-r--r-- | Porting/curliff.pl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Porting/curliff.pl b/Porting/curliff.pl index 636dccdf71..f3937b9c9c 100644 --- a/Porting/curliff.pl +++ b/Porting/curliff.pl @@ -10,13 +10,20 @@ 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.perlce wince/registry.bat |