aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-06-18 18:52:07 +0000
committerRichard M. Stallman <[email protected]>1995-06-18 18:52:07 +0000
commitb47cc08a684989de37dc24e0fdae9711aa517d85 (patch)
tree98244b9c737831b5d030d2cbb869f3bbac632c3a /make-dist
parent83509348eb41b187755439685fc363fb680e7788 (diff)
(nt): Explicitly include makefile.nt and makefile.def only.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 4731661b02..3a348b5f54 100755
--- a/make-dist
+++ b/make-dist
@@ -270,7 +270,8 @@ echo "Making links to \`lib-src'."
echo "Making links to \`nt'."
(cd 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)
+ ln [a-z]*.bat [a-z]*.h makefile.def makefile.nt ../${tempdir}/nt
+ ln todo ChangeLog install readme ../${tempdir}/nt)
echo "Making links to \`nt/inc'."
(cd nt/inc