changeset 4018:43a30cb1b170

* make-dist (tempdir): Don't create lisp/forms-mode directory in the distribution. Those files aren't kept in their own subdirectory any more.
author Jim Blandy <jimb@redhat.com>
date Wed, 07 Jul 1993 09:58:18 +0000
parents 3a16b66a26d9
children 0463aae99f4e
files make-dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Wed Jul 07 06:26:31 1993 +0000
+++ b/make-dist	Wed Jul 07 09:58:18 1993 +0000
@@ -145,7 +145,7 @@
 echo "Creating subdirectories."
 # I think we're not going to distribute anything in external-lisp, so
 # I've removed it from this list.
-for subdir in lisp lisp/term lisp/forms-mode site-lisp \
+for subdir in lisp lisp/term site-lisp \
 	      src src/m src/s src/bitmaps lib-src oldXMenu \
 	      etc lock cpp info man shortnames vms; do
   mkdir ${tempdir}/${subdir}