aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorRichard M. Stallman1994-10-13 04:03:10 +0000
committerRichard M. Stallman1994-10-13 04:03:10 +0000
commitac4eff2df3e5f4656714d808669d7a32a052b682 (patch)
treeef9d4a3b51c1b1ff5806017e184d71af383b5bff /make-dist
parent842a884bb6a0e586f6b7bfc70c75e4add54d523b (diff)
downloademacs-ac4eff2df3e5f4656714d808669d7a32a052b682.tar.gz
emacs-ac4eff2df3e5f4656714d808669d7a32a052b682.zip
Don't distribute build-ins.in.
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 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}