]> git.eshelyaron.com Git - emacs.git/commitdiff
2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
authorJason Rumney <jasonr@gnu.org>
Tue, 6 Jan 2004 23:48:14 +0000 (23:48 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 6 Jan 2004 23:48:14 +0000 (23:48 +0000)
* make-dist (tempdir): Include cursors in nt/icons

make-dist

index c87e9b658a503ef401424de92423b297ad102979..945d39c916d98e541057eecdd1fe45d6a0fd323d 100755 (executable)
--- 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