diff --git a/make-dist b/make-dist index c87e9b658a5..945d39c916d 100755 --- a/make-dist +++ b/make-dist @@ -512,7 +512,8 @@ echo "Making links to \`nt/inc/netinet'" echo "Making links to \`nt/icons'" (cd nt/icons - ln [a-z]*.ico ../../${tempdir}/nt/icons) + ln [a-z]*.ico ../../${tempdir}/nt/icons + ln [a-z]*.cur ../../${tempdir}/nt/icons) echo "Making links to \`mac'" (cd mac