2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
* make-dist (tempdir): Include cursors in nt/icons
This commit is contained in:
parent
05b72afdef
commit
d6dc647fdb
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue