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
commit91978d00d1ee6ea12fd37291431fb5f29ef79405 (patch)
tree5fa074c4bfafdc4d1ca6159d29a52cd643b0a068 /make-dist
parent9fb7129305282105e748b41d7c23ff0d319a2e73 (diff)
downloademacs-91978d00d1ee6ea12fd37291431fb5f29ef79405.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