mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(tempdir): Copy AUTHORS as well.
This commit is contained in:
parent
c191d13c1f
commit
ed5882b908
@ -1,3 +1,7 @@
|
||||
2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* make-dist (tempdir): Copy AUTHORS as well.
|
||||
|
||||
2001-11-06 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* configure.in: Added a check for <nlist.h>
|
||||
|
@ -287,7 +287,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 FTP INSTALL README BUGS move-if-change ${tempdir}
|
||||
ln AUTHORS 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…
Reference in New Issue
Block a user