summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-02-02 07:59:55 +0000
committerGlenn Morris <rgm@gnu.org>2009-02-02 07:59:55 +0000
commit99cc158304d18db1fbb12558d0605194145f5ea5 (patch)
tree60b60de0503b0fed9d86495f77fb6ca1bc41fb81 /make-dist
parent236ab005f79a7f829abd57e7154c936de5156d69 (diff)
downloademacs-99cc158304d18db1fbb12558d0605194145f5ea5.tar.gz
Add some missing nextstep/ files.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist3
1 files changed, 2 insertions, 1 deletions
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