Makefile: add warnings.src to perlreq; longer list of binary files
commit57c375305cf14265bb5ef468bef25cf465a4382a
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Sat, 27 Jun 2020 23:04:38 +0000 (27 16:04 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Sat, 27 Jun 2020 23:04:38 +0000 (27 16:04 -0700)
tree408d675b39fb179a5e2883704643e0340d0779f5
parenta825b33423d5046dfc4c0992c3ebfea5b8a531c4
Makefile: add warnings.src to perlreq; longer list of binary files

Add warnings.src to PERLREQ.  If this isn't done, warnings.src ends up
in the xdoc tarball rather than the release tarball, which means that
unless the user can "make warnings" manually (which requires Perl)
then they can't build the documentation.

As this only affects the documentation build, it probably does not
warrant a point release.

Add a few more extensions to the list of recognized binary extensions
for the purpose of generating a .zip file with DOS line ending
conventions.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Makefile.in
Mkfiles/msvc.mak
Mkfiles/openwcom.mak
tools/release