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 2d2c657..f1b80d2 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)