From: Karl Heuer Date: Sun, 11 Jun 1995 22:22:56 +0000 (+0000) Subject: Copy new files nt/addpm.c and nt/emacs.bat.in. X-Git-Tag: emacs-19.34~3664 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f3f59e8644fdd07b8c35e5e021e1d6b10ae60523;p=emacs.git Copy new files nt/addpm.c and nt/emacs.bat.in. --- diff --git a/make-dist b/make-dist index e25acb5a3de..4731661b024 100755 --- a/make-dist +++ b/make-dist @@ -269,7 +269,7 @@ echo "Making links to \`lib-src'." echo "Making links to \`nt'." (cd nt - ln emacs.ico emacs.rc config.nt config.w95 ../${tempdir}/nt + ln emacs.ico emacs.rc config.nt config.w95 [a-z]*.in [a-z]*.c ../${tempdir}/nt ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt) echo "Making links to \`nt/inc'."