summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-18 23:03:14 +0000
committerJim Blandy <jimb@redhat.com>1993-05-18 23:03:14 +0000
commit987fb0021009dbf4312c21698d97db854c141d73 (patch)
treeecb89cbd9e3eaca6aecd05f7c83829ad8dce24cc /make-dist
parentf70d87e081842e21fef4b8ac6dbf223dcbaf1466 (diff)
downloademacs-987fb0021009dbf4312c21698d97db854c141d73.tar.gz
* 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 cf5070f9c7b..c67af00e56c 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