From: Jim Blandy Date: Wed, 7 Jul 1993 09:58:18 +0000 (+0000) Subject: * make-dist (tempdir): Don't create lisp/forms-mode directory in X-Git-Tag: emacs-19.34~11833 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82a82d4881e577d717c483ca9c7255e4d3bd8997;p=emacs.git * make-dist (tempdir): Don't create lisp/forms-mode directory in the distribution. Those files aren't kept in their own subdirectory any more. --- diff --git a/make-dist b/make-dist index e0ffad0ba7f..76e28f765b5 100755 --- a/make-dist +++ b/make-dist @@ -145,7 +145,7 @@ echo "Updating version number in README." 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}