summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-11 23:02:32 +0000
committerRoland McGrath <roland@redhat.com>1993-01-11 23:02:32 +0000
commit6b6a4f1de2a008c873ec4935b06157c8228ff796 (patch)
treeb7ebb2b3a0bb039610584ea4def3c769cc62bfd2 /GNUmakefile
parentab6a618dacd3f3e86197fe2ca86b7b03b40c568f (diff)
downloadgunmake-6b6a4f1de2a008c873ec4935b06157c8228ff796.tar.gz
Formerly GNUmakefile.~87~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index b9ae654..c80ac2b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -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)