From: Richard M. Stallman Date: Tue, 9 May 1995 17:42:56 +0000 (+0000) Subject: Put nt/emacs.ico and nt/emacs.rc in dist. X-Git-Tag: emacs-19.34~4075 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b004e86006c5add60d429ae1e7f59922d614bcc5;p=emacs.git Put nt/emacs.ico and nt/emacs.rc in dist. --- diff --git a/make-dist b/make-dist index 12feecf22bf..03bf5e3eb33 100755 --- 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'."