diff make-dist @ 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 ec5cc4995395
children c720be6f3fae
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}