summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-10-11 23:47:29 +0000
committerRoland McGrath <roland@redhat.com>1993-10-11 23:47:29 +0000
commit0e15559bbf42596fc25cd7b68f01b2dd324703f0 (patch)
tree9921881477e882a142641613c7c6043cfd1ece71 /GNUmakefile
parenteaba9405d71bef6d5bdb57cbb1118318207cd161 (diff)
downloadgunmake-0e15559bbf42596fc25cd7b68f01b2dd324703f0.tar.gz
Formerly GNUmakefile.~109~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 62b52d8..3f45bbb 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -246,7 +246,7 @@ make-doc-$(version).tar: README-doc COPYING make.dvi make.info make.info*
$(make-tar)
make-$(version).tar: README INSTALL COPYING ChangeLog NEWS \
configure Makefile.in configure.in build.sh.in mkinstalldirs \
- $(srcs) remote-*.c $(globfiles) \
+ acconfig.h $(srcs) remote-*.c $(globfiles) \
make.texinfo make-stds.texi \
make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags
$(make-tar)