]> code.delx.au - gnu-emacs/commitdiff
Add some missing nextstep/ files.
authorGlenn Morris <rgm@gnu.org>
Mon, 2 Feb 2009 07:59:55 +0000 (07:59 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 2 Feb 2009 07:59:55 +0000 (07:59 +0000)
ChangeLog
make-dist

index 98899fb5e96a0af2ca7b8f29474544e2bfeb27ff..15cdbdc0c97306cb9eef8293b44d84f64ec09ad6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-02  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add some missing nextstep/ files.
+
 2009-01-22  Yavor Doganov  <yavor@gnu.org>  (tiny change)
 
        * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
index 02c2c469402de190900e54fefb16fc1095ec5d10..54923c9cef72caeb9c1a9772b492dff2dd0cbab3 100755 (executable)
--- 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