From: Glenn Morris Date: Sun, 16 Sep 2012 18:51:39 +0000 (-0700) Subject: Add missing nextstep file from previous change. X-Git-Tag: emacs-24.2.90~269^2~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=92f7c6f1a320701a5e15d8a3f28e08d1889c81bc;p=emacs.git Add missing nextstep file from previous change. --- diff --git a/ChangeLog b/ChangeLog index ab7864578b3..5dadc44ebd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ * make-dist (nextstep/templates): Add directory. (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove. (nextstep/Cocoa/Emacs.base/Contents) - (nextstep/GNUstep/Emacs.base/Resources): Update contents. + (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents. 2012-09-15 Paul Eggert diff --git a/make-dist b/make-dist index 0432d9c9e5f..3b2d79e56bc 100755 --- a/make-dist +++ b/make-dist @@ -404,7 +404,7 @@ 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