mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
Don't distribute build-ins.in.
This commit is contained in:
parent
842a884bb6
commit
ac4eff2df3
@ -150,7 +150,7 @@ mkdir ${tempdir}
|
||||
### 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}
|
||||
|
Loading…
Reference in New Issue
Block a user