diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -494,7 +494,7 @@ echo "Making links to \`m4'" | |||
| 494 | 494 | ||
| 495 | echo "Making links to \`nt'" | 495 | echo "Making links to \`nt'" |
| 496 | (cd nt | 496 | (cd nt |
| 497 | ln emacs.rc config.nt [a-z]*.c ../${tempdir}/nt | 497 | ln emacs.manifest emacs.rc config.nt [a-z]*.c ../${tempdir}/nt |
| 498 | ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt | 498 | ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt |
| 499 | ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt | 499 | ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt |
| 500 | ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) | 500 | ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) |