diff options
Diffstat (limited to 'src')
| -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 46cc230dc49..d60c7f8a888 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1267,6 +1267,7 @@ $(BLD)/xdisp.$(O) : \ | |||
| 1267 | $(SRC)/indent.h \ | 1267 | $(SRC)/indent.h \ |
| 1268 | $(SRC)/intervals.h \ | 1268 | $(SRC)/intervals.h \ |
| 1269 | $(SRC)/keyboard.h \ | 1269 | $(SRC)/keyboard.h \ |
| 1270 | $(SRC)/keymap.h \ | ||
| 1270 | $(SRC)/macros.h \ | 1271 | $(SRC)/macros.h \ |
| 1271 | $(SRC)/process.h \ | 1272 | $(SRC)/process.h \ |
| 1272 | $(SRC)/region-cache.h \ | 1273 | $(SRC)/region-cache.h \ |