]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't put lisp/forms.README in the distribution.
authorRichard M. Stallman <rms@gnu.org>
Mon, 15 Nov 1993 22:57:57 +0000 (22:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 15 Nov 1993 22:57:57 +0000 (22:57 +0000)
make-dist

index 733cc29bca9f606c3600186270a832179e552579..ecfece216955f4f40190edf2c8d075f409c0ae0b 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -156,7 +156,7 @@ echo "Making links to \`lisp'."
 (cd lisp
  ln [a-zA-Z]*.el ../${tempdir}/lisp
  ln [a-zA-Z]*.elc ../${tempdir}/lisp
- ln [a-zA-Z]*.dat forms.README ../${tempdir}/lisp
+ ln [a-zA-Z]*.dat ../${tempdir}/lisp
  ## simula.el doesn't keep abbreviations in simula.defns any more.
  ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
  ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp