]> git.eshelyaron.com Git - emacs.git/commitdiff
* make-dist (tempdir): Don't create lisp/forms-mode directory in
authorJim Blandy <jimb@redhat.com>
Wed, 7 Jul 1993 09:58:18 +0000 (09:58 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 7 Jul 1993 09:58:18 +0000 (09:58 +0000)
the distribution.  Those files aren't kept in their own
subdirectory any more.

make-dist

index e0ffad0ba7fbb79daab389791bd8dbe7b76949f5..76e28f765b55aa6369a930b57e563c23319931cf 100755 (executable)
--- 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}