diff options
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -180,7 +180,7 @@ echo "Making links to \`lisp/term'." | |||
| 180 | (cd lisp/term | 180 | (cd lisp/term |
| 181 | ln [a-zA-Z]*.el ../../${tempdir}/lisp/term | 181 | ln [a-zA-Z]*.el ../../${tempdir}/lisp/term |
| 182 | ln [a-zA-Z]*.elc ../../${tempdir}/lisp/term | 182 | ln [a-zA-Z]*.elc ../../${tempdir}/lisp/term |
| 183 | ln README ChangeLog ../../${tempdir}/lisp/term | 183 | ln README ../../${tempdir}/lisp/term |
| 184 | rm -f =* TAGS) | 184 | rm -f =* TAGS) |
| 185 | 185 | ||
| 186 | echo "Making links to \`lisp/forms-mode'." | 186 | echo "Making links to \`lisp/forms-mode'." |