summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-06-02 00:44:29 +0000
committerKarl Heuer <kwzh@gnu.org>1995-06-02 00:44:29 +0000
commitfb9a95fd2f06ebd0484d5806090d776f84bd3102 (patch)
tree004b416b580a2fe448119c6e7ff967730df2bf35 /make-dist
parent211be8337005dcf487db88c84b5fe63614b82e4b (diff)
downloademacs-fb9a95fd2f06ebd0484d5806090d776f84bd3102.tar.gz
Copy new files config.nt and config.w95.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 9e21562d226..e25acb5a3de 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 ../${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'."