aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1995-11-25 05:49:37 +0000
committerRichard M. Stallman1995-11-25 05:49:37 +0000
commitdb1e13f0598c4d322782df0370094c0cc9e4d26e (patch)
tree2ae6ca983c89dcfb0677601e1dd67e54391260b2
parenta4ff849c28ae98332a5cd1b34dd2afe16861878e (diff)
downloademacs-db1e13f0598c4d322782df0370094c0cc9e4d26e.tar.gz
emacs-db1e13f0598c4d322782df0370094c0cc9e4d26e.zip
Exclude subdirs.el.
-rwxr-xr-xmake-dist1
1 files changed, 1 insertions, 0 deletions
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'."
209 ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp 209 ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
210 cd ../${tempdir}/lisp 210 cd ../${tempdir}/lisp
211 rm -f TAGS =* 211 rm -f TAGS =*
212 rm -f subdirs.el
212 rm -f site-init site-init.el site-init.elc 213 rm -f site-init site-init.el site-init.elc
213 rm -f site-load site-load.el site-load.elc 214 rm -f site-load site-load.el site-load.elc
214 rm -f site-start site-start.el site-start.elc 215 rm -f site-start site-start.el site-start.elc