From: Glenn Morris Date: Mon, 2 Feb 2009 07:59:55 +0000 (+0000) Subject: Add some missing nextstep/ files. X-Git-Tag: emacs-pretest-23.0.91~459 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99cc158304d18db1fbb12558d0605194145f5ea5;p=emacs.git Add some missing nextstep/ files. --- 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