]> code.delx.au - gnu-emacs/commitdiff
Put nt/emacs.ico and nt/emacs.rc in dist.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 May 1995 17:42:56 +0000 (17:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 May 1995 17:42:56 +0000 (17:42 +0000)
make-dist

index 12feecf22bf908f5f890e86dadc07a4199363de5..03bf5e3eb33fa5365121e73778aac207a7435c03 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -269,6 +269,7 @@ echo "Making links to \`lib-src'."
 
 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'."