diff options
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -512,7 +512,8 @@ echo "Making links to \`nt/inc/netinet'" | |||
| 512 | 512 | ||
| 513 | echo "Making links to \`nt/icons'" | 513 | echo "Making links to \`nt/icons'" |
| 514 | (cd nt/icons | 514 | (cd nt/icons |
| 515 | ln [a-z]*.ico ../../${tempdir}/nt/icons) | 515 | ln [a-z]*.ico ../../${tempdir}/nt/icons |
| 516 | ln [a-z]*.cur ../../${tempdir}/nt/icons) | ||
| 516 | 517 | ||
| 517 | echo "Making links to \`mac'" | 518 | echo "Making links to \`mac'" |
| 518 | (cd mac | 519 | (cd mac |