summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1999-02-24 05:31:37 +0000
committerRichard M. Stallman <rms@gnu.org>1999-02-24 05:31:37 +0000
commit30271a407d4f96c2ee3a432ad25a23d97d72cef3 (patch)
treecf88ed636d75e10cd8735800bc86b512edb26475 /make-dist
parent6a3f69ec6d5d0c138b5e90c5c1fea296ccefc058 (diff)
downloademacs-30271a407d4f96c2ee3a432ad25a23d97d72cef3.tar.gz
Fix nt/icons directory handling.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 9e1ebdf3e2b..a09d988a85f 100755
--- a/make-dist
+++ b/make-dist
@@ -443,7 +443,7 @@ 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)
echo "Making links to \`msdos'"
(cd msdos