mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Dist vpath.sed
This commit is contained in:
parent
1304c993d3
commit
cd376b506b
@ -128,7 +128,7 @@ mkdir ${tempdir}
|
||||
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}
|
||||
|
Loading…
Reference in New Issue
Block a user