diff make-dist @ 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 4fb5b10c0f10
children ff45a6d7b464
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.