diff make-dist @ 9505:014e2214b8cb

Don't distribute build-ins.in.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Oct 1994 04:03:10 +0000
parents ab020bbb761f
children 35cdd4523abf
line wrap: on
line diff
--- a/make-dist	Thu Oct 13 03:57:45 1994 +0000
+++ b/make-dist	Thu Oct 13 04:03:10 1994 +0000
@@ -150,7 +150,7 @@
 ### README while the rest of the tar file is still unpacking.  Whoopee.
 echo "Making links to top-level files." 
 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
-ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir}
+ln ChangeLog Makefile.in configure configure.in ${tempdir}
 ln config.bat make-dist vpath.sed ${tempdir}
 ### Copy these files; they're cross-filesystem symlinks.
 cp config.sub ${tempdir}