summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-04-24 09:48:41 -0400
committerPaul Smith <psmith@gnu.org>2022-04-24 10:39:32 -0400
commit700af780af994c35f22b27b597fea527d18ca555 (patch)
tree9d6565fecf1974299d12ac4be6c2b0ee187c9327 /Makefile.am
parentf14824878d3e60c11bdbb4c192d72c97efe753bc (diff)
downloadmake-git-700af780af994c35f22b27b597fea527d18ca555.tar.gz
* Makefile.am: Add INSTALL to the EXTRA_DIST files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \