aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index ee0efb04c3a..1a92d48a6ba 100755
--- a/make-dist
+++ b/make-dist
@@ -286,7 +286,7 @@ echo "Making links to top-level files"
286ln INSTALL README BUGS move-if-change ${tempdir} 286ln INSTALL README BUGS move-if-change ${tempdir}
287ln ChangeLog Makefile.in configure configure.in ${tempdir} 287ln ChangeLog Makefile.in configure configure.in ${tempdir}
288ln config.bat make-dist update-subdirs vpath.sed .dir-locals.el ${tempdir} 288ln config.bat make-dist update-subdirs vpath.sed .dir-locals.el ${tempdir}
289ln mkinstalldirs config.sub config.guess install-sh ${tempdir} 289ln config.sub config.guess install-sh ${tempdir}
290ln aclocal.m4 ${tempdir} 290ln aclocal.m4 ${tempdir}
291ln compile depcomp missing ${tempdir} 291ln compile depcomp missing ${tempdir}
292ln arg-nonnull.h c++defs.h warn-on-use.h ${tempdir} 292ln arg-nonnull.h c++defs.h warn-on-use.h ${tempdir}