aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorRichard M. Stallman1996-04-08 00:12:03 +0000
committerRichard M. Stallman1996-04-08 00:12:03 +0000
commit3f7b30bf00ee4d44a8f891ea31b481d0882f532e (patch)
tree9e60666b0cc47130d3c6bb3733fa56eb42e61dbe /make-dist
parent72fb78ceaf11d157cacecbe8ccf835057961fcc1 (diff)
downloademacs-3f7b30bf00ee4d44a8f891ea31b481d0882f532e.tar.gz
emacs-3f7b30bf00ee4d44a8f891ea31b481d0882f532e.zip
Don't put lisp/dired.todo in the dist.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 09ef57a9936..99a586689b7 100755
--- a/make-dist
+++ b/make-dist
@@ -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