diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.nt | 3 |
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 | ||
| 169 | DOC = DOC | 170 | DOC = DOC |
| 170 | $(DOC): $(BLD)\make-docfile.exe | 171 | $(DOC): $(BLD)\make-docfile.exe |