Mercurial > emacs
changeset 2833:5e02025884d8
Don't distribute oldXMenu/Makefile.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sun, 16 May 1993 20:36:30 +0000 |
parents | 47d8f937a4bc |
children | ce2187c33f4c |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Sun May 16 19:32:53 1993 +0000 +++ b/make-dist Sun May 16 20:36:30 1993 +0000 @@ -199,7 +199,7 @@ echo "Making links to \`oldXMenu'." (cd oldXMenu ln *.c *.h *.in ../${tempdir}/oldXMenu - ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu + ln README Imakefile ChangeLog ../${tempdir}/oldXMenu ln compile.com descrip.mms ../${tempdir}/oldXMenu) echo "Making links to \`etc'."