diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -247,7 +247,7 @@ mkdir ${tempdir} | |||
| 247 | ### tar file; this means that people can start reading the INSTALL and | 247 | ### tar file; this means that people can start reading the INSTALL and |
| 248 | ### README while the rest of the tar file is still unpacking. Whoopee. | 248 | ### README while the rest of the tar file is still unpacking. Whoopee. |
| 249 | echo "Making links to top-level files" | 249 | echo "Making links to top-level files" |
| 250 | ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} | 250 | ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir} |
| 251 | ln ChangeLog Makefile.in configure configure.in ${tempdir} | 251 | ln ChangeLog Makefile.in configure configure.in ${tempdir} |
| 252 | ln config.bat make-dist update-subdirs vpath.sed ${tempdir} | 252 | ln config.bat make-dist update-subdirs vpath.sed ${tempdir} |
| 253 | ### Copy these files; they're cross-filesystem symlinks. | 253 | ### Copy these files; they're cross-filesystem symlinks. |