diff make-dist @ 53521:7a0f7095ef65

2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change) * make-dist (tempdir): Include cursors in nt/icons
author Jason Rumney <jasonr@gnu.org>
date Tue, 06 Jan 2004 23:48:14 +0000
parents 695cf19ef79e
children f9221b5b5d6d
line wrap: on
line diff
--- a/make-dist	Tue Jan 06 23:34:45 2004 +0000
+++ b/make-dist	Tue Jan 06 23:48:14 2004 +0000
@@ -512,7 +512,8 @@
 
 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