]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't distribute subdirs.el.
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 08:05:44 +0000 (08:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 08:05:44 +0000 (08:05 +0000)
make-dist

index 2d2c65762361cc5a22445991557c2eb8a11f84b0..f1b80d2565cc754be7b771c01da0525eeda56fe1 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -186,6 +186,7 @@ echo "Making links to \`lisp'."
  ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp
  cd ../${tempdir}/lisp
  rm -f TAGS =*
+ rm -f subdirs.el
  rm -f site-init site-init.el site-init.elc
  rm -f site-load site-load.el site-load.elc
  rm -f default default.el default.elc)