mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-28 15:57:48 +00:00
Formerly GNUmakefile.~87~
This commit is contained in:
parent
ab6a618dac
commit
6b6a4f1de2
1 changed files with 2 additions and 1 deletions
|
@ -226,7 +226,8 @@ make-doc-$(version).tar.Z: README-doc COPYING make.dvi make.info make.info*
|
|||
$(make-tar)
|
||||
make-$(version).tar.Z: README INSTALL COPYING ChangeLog NEWS \
|
||||
configure Makefile.in configure.in \
|
||||
$(srcs) remote-*.c $(globfiles) make.texinfo gpl.texinfo \
|
||||
$(srcs) remote-*.c $(globfiles) \
|
||||
make.texinfo gpl.texinfo make-stds.texi \
|
||||
make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags
|
||||
$(make-tar)
|
||||
|
||||
|
|
Loading…
Reference in a new issue