aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 733cc29bca9..ecfece21695 100755
--- a/make-dist
+++ b/make-dist
@@ -156,7 +156,7 @@ echo "Making links to \`lisp'."
156(cd lisp 156(cd lisp
157 ln [a-zA-Z]*.el ../${tempdir}/lisp 157 ln [a-zA-Z]*.el ../${tempdir}/lisp
158 ln [a-zA-Z]*.elc ../${tempdir}/lisp 158 ln [a-zA-Z]*.elc ../${tempdir}/lisp
159 ln [a-zA-Z]*.dat forms.README ../${tempdir}/lisp 159 ln [a-zA-Z]*.dat ../${tempdir}/lisp
160 ## simula.el doesn't keep abbreviations in simula.defns any more. 160 ## simula.el doesn't keep abbreviations in simula.defns any more.
161 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp 161 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
162 ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp 162 ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp