diff options
author | Roland McGrath <roland@redhat.com> | 1992-07-16 19:17:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-07-16 19:17:12 +0000 |
commit | 0858bbcfb567985ab3841ea32271dfe5cf8172a8 (patch) | |
tree | 616455ba83b8b712bb96a8d05a4796a00ff78b09 /GNUmakefile | |
parent | f23e838c15f38d413c386669f4d2d002b99bf68c (diff) | |
download | gunmake-0858bbcfb567985ab3841ea32271dfe5cf8172a8.tar.gz |
Formerly GNUmakefile.~73~
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index a5a136c..99262f5 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -227,7 +227,7 @@ endef make-doc-$(version).tar.Z: README-doc COPYING make.dvi make.info make.info* $(make-tar) -make-$(version).tar.Z: README INSTALL COPYING ChangeLog CHANGES \ +make-$(version).tar.Z: README INSTALL COPYING ChangeLog NEWS \ configure Makefile.in configure.in \ $(srcs) remote-*.c $(globfiles) make.texinfo gpl.texinfo \ make.cp* make.fn* make.ky* make.pg* make.toc make.tp* make.vr* \ |