From 99cc158304d18db1fbb12558d0605194145f5ea5 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 2 Feb 2009 07:59:55 +0000 Subject: [PATCH] Add some missing nextstep/ files. --- ChangeLog | 4 ++++ make-dist | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 98899fb5e96..15cdbdc0c97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-02 Glenn Morris + + * make-dist: Add some missing nextstep/ files. + 2009-01-22 Yavor Doganov (tiny change) * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616) diff --git a/make-dist b/make-dist index 02c2c469402..54923c9cef7 100755 --- a/make-dist +++ b/make-dist @@ -543,9 +543,10 @@ echo "Making links to \`msdos'" cd ../${tempdir}/msdos rm -f =*) +## FIXME are DEV-NOTES and FOR-RELEASE appropriate? echo "Making links to \`nextstep'" (cd nextstep - ln AUTHORS ChangeLog FOR-RELEASE README.txt compile ../${tempdir}/nextstep) + ln AUTHORS ChangeLog DEV-NOTES FOR-RELEASE README INSTALL ../${tempdir}/nextstep) echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" (cd nextstep/Cocoa/Emacs.base/Contents -- 2.39.5