Mercurial > emacs
changeset 2350:368fe26e6f33
* make-dist: Include the VMS support files in oldXMenu in the
distribution.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 25 Mar 1993 01:49:59 +0000 |
parents | 7ae960b9e275 |
children | bb1ff4e31fb6 |
files | make-dist |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Thu Mar 25 01:49:59 1993 +0000 +++ b/make-dist Thu Mar 25 01:49:59 1993 +0000 @@ -199,7 +199,8 @@ echo "Making links to \`oldXMenu'." (cd oldXMenu ln *.c *.h ../${tempdir}/oldXMenu - ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu) + ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu + ln compile.mms descrip.mms ../${tempdir}/oldXMenu) echo "Making links to \`etc'." ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or tex litter.