From: Paul Smith Date: Sun, 24 Apr 2022 13:48:41 +0000 (-0400) Subject: * Makefile.am: Add INSTALL to the EXTRA_DIST files X-Git-Tag: 4.3.90~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=700af780af994c35f22b27b597fea527d18ca555;p=thirdparty%2Fmake.git * Makefile.am: Add INSTALL to the EXTRA_DIST files --- diff --git a/Makefile.am b/Makefile.am index c5aa2c6a..4d78c746 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,7 +110,7 @@ test_FILES = tests/run_make_tests tests/run_make_tests.bat \ tests/mkshadow tests/thelp.pl tests/guile.supp tests/README # test/scripts are added via dist-hook below. -EXTRA_DIST = ChangeLog README build.sh build.cfg.in $(man_MANS) \ +EXTRA_DIST = ChangeLog INSTALL README build.sh build.cfg.in $(man_MANS) \ README.customs README.OS2 \ README.Amiga SCOPTIONS src/config.ami \ README.DOS builddos.bat src/configh.dos \