diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-11-21 16:35:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-11-21 16:35:22 +0000 |
commit | 19269b99ff1494cd20c4dfa7ed50b9a120109dae (patch) | |
tree | 46d370bbb27db0a30d89eb42300450c88142a4f5 /msdos | |
parent | 44154e3cf52f722a8ef00b34790a435a3d0ceaff (diff) | |
download | emacs-19269b99ff1494cd20c4dfa7ed50b9a120109dae.tar.gz |
Alter test-distrib to test-dis.
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/sed3.inp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp index 37acd2bf1f3..335bffff439 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -24,5 +24,6 @@ s!^ \./! go32 ./! /^UTILITIES=/s/ emacsserver// /^UTILITIES=/s/ timer// /^all *:/s/$/ make-docfile/ +s!^ go32 ./test-distrib! go32 ./test-dis! /-o make-docfile/a\ coff2exe make-docfile |