aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
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)