]> code.delx.au - gnu-emacs/commitdiff
Don't distribute build-ins.in.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Oct 1994 04:03:10 +0000 (04:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Oct 1994 04:03:10 +0000 (04:03 +0000)
make-dist

index f1b80d2565cc754be7b771c01da0525eeda56fe1..42ad7bd66a568d206bfb5d73da09da24b931d6c8 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -150,7 +150,7 @@ mkdir ${tempdir}
 ### 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}