summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2004-01-06 23:48:14 +0000
committerJason Rumney <jasonr@gnu.org>2004-01-06 23:48:14 +0000
commitd6dc647fdbfba81503c6f7996a46066407bcfb41 (patch)
treeaf43c112853cfcffe8f30f51d7b94fee7764cf47 /make-dist
parent05b72afdefbb1c285a9bb2dda7e77610f86cccb6 (diff)
downloademacs-d6dc647fdbfba81503c6f7996a46066407bcfb41.tar.gz
2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
* make-dist (tempdir): Include cursors in nt/icons
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist3
1 files changed, 2 insertions, 1 deletions
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