changeset 12054:be8ee5a825b0

Copy new files config.nt and config.w95.
author Karl Heuer <kwzh@gnu.org>
date Fri, 02 Jun 1995 00:44:29 +0000
parents 819934f881e4
children 219467331ba0
files make-dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Fri Jun 02 00:14:33 1995 +0000
+++ b/make-dist	Fri Jun 02 00:44:29 1995 +0000
@@ -269,7 +269,7 @@
 
 echo "Making links to \`nt'."
 (cd nt
- ln emacs.ico emacs.rc ../${tempdir}/nt
+ ln emacs.ico emacs.rc config.nt config.w95 ../${tempdir}/nt
  ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt)
 
 echo "Making links to \`nt/inc'."