diff options
author | Roland McGrath <roland@redhat.com> | 1993-05-21 17:36:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-05-21 17:36:32 +0000 |
commit | 63b6de85b5bbe30b04b8be12c88cecca91ff7056 (patch) | |
tree | 480fdfbf3bc4ba403def371810046968c06b49ec | |
parent | 29acbbea8de8ae74e9cac7b41c08a523a05438e6 (diff) | |
download | gunmake-63b6de85b5bbe30b04b8be12c88cecca91ff7056.tar.gz |
Formerly GNUmakefile.~102~
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index c39dfb7..76ccf1d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -242,7 +242,7 @@ endef 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 \ + configure Makefile.in configure.in build.sh.in mkinstalldirs \ $(srcs) remote-*.c $(globfiles) \ make.texinfo gpl.texinfo make-stds.texi \ make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags |