From 91a480c1c267712cbd90286c11c42d7628aeb4fd Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 24 Dec 1993 02:34:25 +0000 Subject: [PATCH] Put man/getopt.c in the dist. --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5