diff options
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -286,7 +286,7 @@ echo "Making links to top-level files" | |||
| 286 | ln INSTALL README BUGS move-if-change ${tempdir} | 286 | ln INSTALL README BUGS move-if-change ${tempdir} |
| 287 | ln ChangeLog Makefile.in configure configure.in ${tempdir} | 287 | ln ChangeLog Makefile.in configure configure.in ${tempdir} |
| 288 | ln config.bat make-dist update-subdirs vpath.sed .dir-locals.el ${tempdir} | 288 | ln config.bat make-dist update-subdirs vpath.sed .dir-locals.el ${tempdir} |
| 289 | ln mkinstalldirs config.sub config.guess install-sh ${tempdir} | 289 | ln config.sub config.guess install-sh ${tempdir} |
| 290 | ln aclocal.m4 ${tempdir} | 290 | ln aclocal.m4 ${tempdir} |
| 291 | ln compile depcomp missing ${tempdir} | 291 | ln compile depcomp missing ${tempdir} |
| 292 | ln arg-nonnull.h c++defs.h warn-on-use.h ${tempdir} | 292 | ln arg-nonnull.h c++defs.h warn-on-use.h ${tempdir} |