aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-18 23:03:14 +0000
committerJim Blandy <[email protected]>1993-05-18 23:03:14 +0000
commit42e3337cc7a782ab8705b1dea3841a7b0dcb6224 (patch)
treef57ee753272131c280df1b48b7a9e51d0d76305d /make-dist
parent714e064b52607555a72e9ae8f4b685af17335ee1 (diff)
* make-dist: Distribute some VMS files we got from Richard Levitte.
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 cf5070f9c7..c67af00e56 100755
--- a/make-dist
+++ b/make-dist
@@ -167,7 +167,7 @@ echo "Making links to \`src'."
ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \
../${tempdir}/src
ln .gdbinit .dbxinit ../${tempdir}/src
- ln *.opt vms-pp.trans ../${tempdir}/src
+ ln *.opt vms-pp.trans precomp.com compile.com link.com ../${tempdir}/src
cd ../${tempdir}/src
rm -f config.h paths.h Makefile
if [ -z "${newer}" ]; then