Mercurial > emacs
changeset 11783:299bc3465e3a
Put nt/emacs.ico and nt/emacs.rc in dist.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 May 1995 17:42:56 +0000 |
parents | a4f90f989aaf |
children | 18d3fd9e72f0 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Tue May 09 17:41:20 1995 +0000 +++ b/make-dist Tue May 09 17:42:56 1995 +0000 @@ -269,6 +269,7 @@ echo "Making links to \`nt'." (cd nt + ln emacs.ico emacs.rc ../${tempdir}/nt ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt) echo "Making links to \`nt/inc'."