aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-05-04 19:51:18 +0000
committerRichard M. Stallman1994-05-04 19:51:18 +0000
commit62357a35844fe780ad0a18dbeed8dab23549bb9a (patch)
tree109547bfdd3bfdfc7531693f0b1af3c78bfde6b8
parent39178e9e49f85c39ed3dcff6b2faff14f17344e9 (diff)
downloademacs-62357a35844fe780ad0a18dbeed8dab23549bb9a.tar.gz
emacs-62357a35844fe780ad0a18dbeed8dab23549bb9a.zip
Distribute lisp/Makefile.
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 59d59a273bd..2aaac22585b 100755
--- a/make-dist
+++ b/make-dist
@@ -172,7 +172,7 @@ echo "Making links to \`lisp'."
172 ln [a-zA-Z]*.dat ../${tempdir}/lisp 172 ln [a-zA-Z]*.dat ../${tempdir}/lisp
173 ## simula.el doesn't keep abbreviations in simula.defns any more. 173 ## simula.el doesn't keep abbreviations in simula.defns any more.
174 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp 174 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
175 ln ChangeLog ChangeLog.? README dired.todo ../${tempdir}/lisp 175 ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp
176 cd ../${tempdir}/lisp 176 cd ../${tempdir}/lisp
177 rm -f TAGS =* 177 rm -f TAGS =*
178 rm -f site-init site-init.el site-init.elc 178 rm -f site-init site-init.el site-init.elc