diff options
| author | Karl Heuer | 1996-05-18 20:15:02 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-05-18 20:15:02 +0000 |
| commit | b1d4be5f6eaa5a04a642727e2a518a2b8002395c (patch) | |
| tree | 47fa56b10a80c517fe1fafd08ecccdd97ea0684b /lib-src | |
| parent | 4f0a10eb40f227ee6df3af3e9da7cf119d70bbe7 (diff) | |
| download | emacs-b1d4be5f6eaa5a04a642727e2a518a2b8002395c.tar.gz emacs-b1d4be5f6eaa5a04a642727e2a518a2b8002395c.zip | |
Hold previous change until after the release.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.nt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt index f50bc23c419..2005acea5d7 100644 --- a/lib-src/makefile.nt +++ b/lib-src/makefile.nt | |||
| @@ -164,8 +164,7 @@ 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 | ||
| 169 | 168 | ||
| 170 | DOC = DOC | 169 | DOC = DOC |
| 171 | $(DOC): $(BLD)\make-docfile.exe | 170 | $(DOC): $(BLD)\make-docfile.exe |