zip apparently gives a warning (`-l used on binary file') when you
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Dec 2004 10:00:27 +0000 (10:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Dec 2004 10:00:27 +0000 (10:00 +0000)
commit9ca4b2bbb6c41c7160fb76feb47b512e924838cf
tree2ea028209c7d3c8a8478b1d67c5606dd6ea29507
parent15b5d9882db7f678c09f97ebbe66eadd9b05a9aa
zip apparently gives a warning (`-l used on binary file') when you
use -l on a UTF-8 text file. Move potentially UTF-8 things (the new
testdata files) into a new category of source files, and suppress
zip's warning for that category.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5009 cda61777-01e9-0310-a592-d414129be87e
mksrcarc.sh