* maintMakefile: [SV 58794] Check for file existence in the release

This commit is contained in:
Paul Smith 2020-11-29 17:40:34 -05:00
parent ec272f3a9c
commit 58a37927e6

View file

@ -234,7 +234,7 @@ get-doc/make-stds.texi get-doc/fdl.texi:
# When I released 4.3 somehow the INSTALL file was missing.
# When I tried to build it again, it was there. I have no idea what happened
# but add a new check to be sure it doesn't happen again.
mk_dist_files = INSTALL
mk_dist_files = AUTHORS ChangeLog COPYING INSTALL README
dist: mk-distcheck