From: Richard M. Stallman Date: Fri, 24 Dec 1993 02:34:25 +0000 (+0000) Subject: Put man/getopt.c in the dist. X-Git-Tag: emacs-19.34~10529 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91a480c1c267712cbd90286c11c42d7628aeb4fd;p=emacs.git Put man/getopt.c in the dist. --- diff --git a/make-dist b/make-dist index e61f6c1cda3..e6c9ed99433 100755 --- a/make-dist +++ b/make-dist @@ -276,7 +276,7 @@ echo "Making links to \`man'." test -f README && ln README ../${tempdir}/man test -f Makefile && ln Makefile ../${tempdir}/man ln ChangeLog split-man ../${tempdir}/man - cp texinfo.tex texindex.c ../${tempdir}/man + cp texinfo.tex texindex.c getopt.c ../${tempdir}/man cd ../${tempdir}/man rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)