Mercurial > emacs
changeset 4706:8a2da7726921
Dist vpath.sed
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Sun, 12 Sep 1993 10:51:49 +0000 |
parents | bbeec82f0416 |
children | ca55f9c620c5 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Sun Sep 12 10:49:30 1993 +0000 +++ b/make-dist Sun Sep 12 10:51:49 1993 +0000 @@ -128,7 +128,7 @@ echo "Making links to top-level files." ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir} -ln make-dist ${tempdir} +ln make-dist vpath.sed ${tempdir} ### Copy config.guess and config.sub; they're cross-filesystem symlinks. cp config.sub ${tempdir} cp config.guess ${tempdir}