1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)

* make-dist (tempdir): Include cursors in nt/icons
This commit is contained in:
Jason Rumney 2004-01-06 23:48:14 +00:00
parent 05b72afdef
commit d6dc647fdb

View File

@ -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