]> code.delx.au - gnu-emacs/blobdiff - make-dist
* lisp/vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
[gnu-emacs] / make-dist
index 0432d9c9e5fc3b0cfeae6f592679bab6352c72d0..7a17fa02372ef9a5f552be5886c4b4a25a6f435e 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -404,11 +404,11 @@ echo "Making links to \`msdos'"
 
 echo "Making links to \`nextstep'"
 (cd nextstep
- ln ChangeLog README INSTALL ../${tempdir}/nextstep)
+ ln ChangeLog README INSTALL Makefile.in ../${tempdir}/nextstep)
 
 echo "Making links to \`nextstep/templates'"
 (cd nextstep/templates
- ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in InfoPlist.strings.in../../${tempdir}/nextstep/templates)
+ ln Emacs.desktop.in Info-gnustep.plist.in Info.plist.in InfoPlist.strings.in ../../${tempdir}/nextstep/templates)
 
 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'"
 (cd nextstep/Cocoa/Emacs.base/Contents