* make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
This commit is contained in:
parent
8a1ef00cbe
commit
1a93302c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ mkdir ${tempdir}
|
|||
### tar file; this means that people can start reading the INSTALL and
|
||||
### README while the rest of the tar file is still unpacking. Whoopee.
|
||||
echo "Making links to top-level files"
|
||||
ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir}
|
||||
ln FTP INSTALL README BUGS move-if-change ${tempdir}
|
||||
ln ChangeLog Makefile.in configure configure.in aclocal.m4 ${tempdir}
|
||||
ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
|
||||
### Copy these files; they're cross-filesystem symlinks.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue