aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index f1b80d2565c..42ad7bd66a5 100755
--- a/make-dist
+++ b/make-dist
@@ -150,7 +150,7 @@ mkdir ${tempdir}
150### README while the rest of the tar file is still unpacking. Whoopee. 150### README while the rest of the tar file is still unpacking. Whoopee.
151echo "Making links to top-level files." 151echo "Making links to top-level files."
152ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} 152ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
153ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir} 153ln ChangeLog Makefile.in configure configure.in ${tempdir}
154ln config.bat make-dist vpath.sed ${tempdir} 154ln config.bat make-dist vpath.sed ${tempdir}
155### Copy these files; they're cross-filesystem symlinks. 155### Copy these files; they're cross-filesystem symlinks.
156cp config.sub ${tempdir} 156cp config.sub ${tempdir}