# HG changeset patch # User Richard M. Stallman # Date 744847105 0 # Node ID 264d488d5bc7b0b80faae16b4880d1e4c692c0d3 # Parent 1e30d38d5c74a74e0a078608165441bfc125c843 (src, lisp): Include OChangeLog in dist. diff -r 1e30d38d5c74 -r 264d488d5bc7 make-dist --- a/make-dist Sun Aug 08 19:18:26 1993 +0000 +++ b/make-dist Sun Aug 08 21:58:25 1993 +0000 @@ -159,7 +159,7 @@ ln [a-zA-Z]*.dat forms.README ../${tempdir}/lisp ## simula.el doesn't keep abbreviations in simula.defns any more. ## ln [a-zA-Z]*.defns ../${tempdir}/lisp - ln ChangeLog README dired.todo ../${tempdir}/lisp + ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp cd ../${tempdir}/lisp rm -f TAGS =* rm -f site-init site-init.el site-init.elc @@ -202,7 +202,7 @@ test -f ../${tempdir}/src/gmalloc.c || cp gmalloc.c ../${tempdir}/src ln [a-zA-Z]*.h ../${tempdir}/src ln [a-zA-Z]*.s ../${tempdir}/src - ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \ + ln README Makefile.in ymakefile ChangeLog OChangeLog config.h.in paths.h.in \ ../${tempdir}/src ln .gdbinit .dbxinit ../${tempdir}/src ln *.opt vms-pp.trans ../${tempdir}/src