aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-04-10 06:04:53 +0000
committerJim Blandy <[email protected]>1993-04-10 06:04:53 +0000
commitd1b985ec39dc2a7e04b376b41bc717ee95244522 (patch)
tree2ce7a2f6f44b827ebc177b50a05df51559392322
parent7d99494c509dc3feefd6afc03daa05068c85eaf7 (diff)
* make-dist: Distribute lib-src/rcs-checkin.
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 6212cbf5c4..60072c9ec0 100755
--- a/make-dist
+++ b/make-dist
@@ -191,7 +191,7 @@ echo "Making links to \`lib-src'."
(cd lib-src
ln [a-zA-Z]*.[chy] [a-zA-Z]*.lex [a-zA-Z]*.com ../${tempdir}/lib-src
ln ChangeLog Makefile.in README testfile vcdiff rcs2log ../${tempdir}/lib-src
- ln emacs.csh ../${tempdir}/lib-src
+ ln emacs.csh rcs-checkin ../${tempdir}/lib-src
cd ../${tempdir}/lib-src
rm -f getdate.c getdate.tab.c y.tab.c y.tab.h
rm -f =* TAGS)