diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/makefile.nt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt index 9b6f9969ce2..bd09e4f99ca 100644 --- a/src/makefile.nt +++ b/src/makefile.nt | |||
| @@ -1214,7 +1214,7 @@ $(BLD)\w32bdf.obj: \ | |||
| 1214 | $(SRC)\blockinput.h \ | 1214 | $(SRC)\blockinput.h \ |
| 1215 | $(SRC)\w32gui.h \ | 1215 | $(SRC)\w32gui.h \ |
| 1216 | $(SRC)\w32term.h \ | 1216 | $(SRC)\w32term.h \ |
| 1217 | $(SRC)\w32bdf.h | 1217 | $(SRC)\w32bdf.h \ |
| 1218 | $(SRC)\lisp.h \ | 1218 | $(SRC)\lisp.h \ |
| 1219 | $(SRC)\w32term.h \ | 1219 | $(SRC)\w32term.h \ |
| 1220 | $(SRC)\w32.h \ | 1220 | $(SRC)\w32.h \ |