From: Richard M. Stallman Date: Sat, 25 Nov 1995 05:49:37 +0000 (+0000) Subject: Exclude subdirs.el. X-Git-Tag: emacs-19.34~2208 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db1e13f0598c4d322782df0370094c0cc9e4d26e;p=emacs.git Exclude subdirs.el. --- diff --git a/make-dist b/make-dist index afee25cd913..b42b61b450c 100755 --- a/make-dist +++ b/make-dist @@ -209,6 +209,7 @@ echo "Making links to \`lisp'." ln ChangeLog Makefile makefile.nt 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 site-start site-start.el site-start.elc