From 92f7c6f1a320701a5e15d8a3f28e08d1889c81bc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 16 Sep 2012 11:51:39 -0700 Subject: [PATCH] Add missing nextstep file from previous change. --- ChangeLog | 2 +- make-dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2