diff options
| author | Richard M. Stallman | 1995-11-25 05:49:37 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-11-25 05:49:37 +0000 |
| commit | db1e13f0598c4d322782df0370094c0cc9e4d26e (patch) | |
| tree | 2ae6ca983c89dcfb0677601e1dd67e54391260b2 | |
| parent | a4ff849c28ae98332a5cd1b34dd2afe16861878e (diff) | |
| download | emacs-db1e13f0598c4d322782df0370094c0cc9e4d26e.tar.gz emacs-db1e13f0598c4d322782df0370094c0cc9e4d26e.zip | |
Exclude subdirs.el.
| -rwxr-xr-x | make-dist | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |