Mercurial > emacs
changeset 9505:014e2214b8cb
Don't distribute build-ins.in.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 13 Oct 1994 04:03:10 +0000 |
parents | bc422f369d6c |
children | 2341ee469132 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Thu Oct 13 03:57:45 1994 +0000 +++ b/make-dist Thu Oct 13 04:03:10 1994 +0000 @@ -150,7 +150,7 @@ ### README while the rest of the tar file is still unpacking. Whoopee. echo "Making links to top-level files." ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} -ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir} +ln ChangeLog Makefile.in configure configure.in ${tempdir} ln config.bat make-dist vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks. cp config.sub ${tempdir}