Mercurial > emacs
changeset 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 | 2a54a8df1973 |
children | a922672c7020 |
files | make-dist |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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