mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-24 12:58:39 +00:00
* Makefile.am: Add INSTALL to the EXTRA_DIST files
This commit is contained in:
parent
f14824878d
commit
700af780af
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue