aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/makefile.nt
diff options
context:
space:
mode:
authorKarl Heuer1996-05-17 22:39:11 +0000
committerKarl Heuer1996-05-17 22:39:11 +0000
commita86873970649c122acca90d3fe87b1fdf201dafe (patch)
tree177cac2d9ea3207d2d791af9aac86c04e404eb90 /lib-src/makefile.nt
parenteaca153005eda5891a9b6c70f15306d9efd9c302 (diff)
downloademacs-a86873970649c122acca90d3fe87b1fdf201dafe.tar.gz
emacs-a86873970649c122acca90d3fe87b1fdf201dafe.zip
(lisp): Include dos-win32.elc.
Diffstat (limited to 'lib-src/makefile.nt')
-rw-r--r--lib-src/makefile.nt3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt
index 2005acea5d7..f50bc23c419 100644
--- a/lib-src/makefile.nt
+++ b/lib-src/makefile.nt
@@ -164,7 +164,8 @@ lisp= \
164 $(lispdir)\winnt.elc \ 164 $(lispdir)\winnt.elc \
165 $(lispdir)\float-sup.elc \ 165 $(lispdir)\float-sup.elc \
166 $(lispdir)\vc-hooks.elc \ 166 $(lispdir)\vc-hooks.elc \
167 $(lispdir)\version.el 167 $(lispdir)\version.el \
168 $(lispdir)\dos-win32.elc
168 169
169DOC = DOC 170DOC = DOC
170$(DOC): $(BLD)\make-docfile.exe 171$(DOC): $(BLD)\make-docfile.exe