diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -269,7 +269,7 @@ echo "Making links to \`lib-src'." | |||
| 269 | 269 | ||
| 270 | echo "Making links to \`nt'." | 270 | echo "Making links to \`nt'." |
| 271 | (cd nt | 271 | (cd nt |
| 272 | ln emacs.ico emacs.rc ../${tempdir}/nt | 272 | ln emacs.ico emacs.rc config.nt config.w95 ../${tempdir}/nt |
| 273 | ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt) | 273 | ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt) |
| 274 | 274 | ||
| 275 | echo "Making links to \`nt/inc'." | 275 | echo "Making links to \`nt/inc'." |