diff make-dist @ 4706:8a2da7726921

Dist vpath.sed
author Roland McGrath <roland@gnu.org>
date Sun, 12 Sep 1993 10:51:49 +0000
parents e19a64761187
children f82d7536df7c
line wrap: on
line diff
--- a/make-dist	Sun Sep 12 10:49:30 1993 +0000
+++ b/make-dist	Sun Sep 12 10:51:49 1993 +0000
@@ -128,7 +128,7 @@
 echo "Making links to top-level files." 
 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir}
 ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir}
-ln make-dist ${tempdir}
+ln make-dist vpath.sed ${tempdir}
 ### Copy config.guess and config.sub; they're cross-filesystem symlinks.
 cp config.sub ${tempdir}
 cp config.guess ${tempdir}