From: Jason Rumney Date: Tue, 6 Jan 2004 23:48:14 +0000 (+0000) Subject: 2004-01-06 Eric Hanchrow (tiny change) X-Git-Tag: ttn-vms-21-2-B4~7985 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6dc647fdbfba81503c6f7996a46066407bcfb41;p=emacs.git 2004-01-06 Eric Hanchrow (tiny change) * make-dist (tempdir): Include cursors in nt/icons --- 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