diff options
Diffstat (limited to 'src/makefile.w32-in')
| -rw-r--r-- | src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index c938ae752bf..fc86ae6cb0c 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1506,6 +1506,7 @@ $(BLD)/xdisp.$(O) : \ | |||
| 1506 | $(SRC)/systime.h \ | 1506 | $(SRC)/systime.h \ |
| 1507 | $(SRC)/termchar.h \ | 1507 | $(SRC)/termchar.h \ |
| 1508 | $(SRC)/termhooks.h \ | 1508 | $(SRC)/termhooks.h \ |
| 1509 | $(SRC)/termopts.h \ | ||
| 1509 | $(SRC)/w32gui.h \ | 1510 | $(SRC)/w32gui.h \ |
| 1510 | $(SRC)/w32term.h \ | 1511 | $(SRC)/w32term.h \ |
| 1511 | $(SRC)/window.h | 1512 | $(SRC)/window.h |