aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 3b2d79e56bc..7a17fa02372 100755
--- a/make-dist
+++ b/make-dist
@@ -408,7 +408,7 @@ echo "Making links to \`nextstep'"
408 408
409echo "Making links to \`nextstep/templates'" 409echo "Making links to \`nextstep/templates'"
410(cd nextstep/templates 410(cd nextstep/templates
411 ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in InfoPlist.strings.in../../${tempdir}/nextstep/templates) 411 ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in InfoPlist.strings.in ../../${tempdir}/nextstep/templates)
412 412
413echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" 413echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'"
414(cd nextstep/Cocoa/Emacs.base/Contents 414(cd nextstep/Cocoa/Emacs.base/Contents