diff options
| author | Richard M. Stallman | 1996-04-08 00:12:03 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-04-08 00:12:03 +0000 |
| commit | 3f7b30bf00ee4d44a8f891ea31b481d0882f532e (patch) | |
| tree | 9e60666b0cc47130d3c6bb3733fa56eb42e61dbe /make-dist | |
| parent | 72fb78ceaf11d157cacecbe8ccf835057961fcc1 (diff) | |
| download | emacs-3f7b30bf00ee4d44a8f891ea31b481d0882f532e.tar.gz emacs-3f7b30bf00ee4d44a8f891ea31b481d0882f532e.zip | |
Don't put lisp/dired.todo in the dist.
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -212,7 +212,7 @@ echo "Making links to \`lisp'" | |||
| 212 | ln [a-zA-Z]*.dat ../${tempdir}/lisp | 212 | ln [a-zA-Z]*.dat ../${tempdir}/lisp |
| 213 | ## simula.el doesn't keep abbreviations in simula.defns any more. | 213 | ## simula.el doesn't keep abbreviations in simula.defns any more. |
| 214 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp | 214 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp |
| 215 | ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp | 215 | ln ChangeLog Makefile makefile.nt ChangeLog.? README ../${tempdir}/lisp |
| 216 | cd ../${tempdir}/lisp | 216 | cd ../${tempdir}/lisp |
| 217 | rm -f TAGS =* | 217 | rm -f TAGS =* |
| 218 | rm -f subdirs.el | 218 | rm -f subdirs.el |