Mercurial > emacs
diff lib-src/makefile.nt @ 16025:1a7af71a8cf9
(lisp): Include dos-nt.elc.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sun, 01 Sep 1996 06:49:07 +0000 |
| parents | 80562f089595 |
| children | 0128001981c3 |
line wrap: on
line diff
--- a/lib-src/makefile.nt Sun Sep 01 06:46:59 1996 +0000 +++ b/lib-src/makefile.nt Sun Sep 01 06:49:07 1996 +0000 @@ -161,7 +161,8 @@ $(lispdir)\winnt.elc \ $(lispdir)\float-sup.elc \ $(lispdir)\vc-hooks.elc \ - $(lispdir)\version.el + $(lispdir)\version.el \ + $(lispdir)\dos-nt.elc DOC = DOC $(DOC): $(BLD)\make-docfile.exe
