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 c6c8cdde88f..40f921961ac 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1071,6 +1071,7 @@ $(BLD)/w32proc.$(O) : \ | |||
| 1071 | $(EMACS_ROOT)/nt/inc/langinfo.h \ | 1071 | $(EMACS_ROOT)/nt/inc/langinfo.h \ |
| 1072 | $(EMACS_ROOT)/nt/inc/nl_types.h \ | 1072 | $(EMACS_ROOT)/nt/inc/nl_types.h \ |
| 1073 | $(SRC)/config.h \ | 1073 | $(SRC)/config.h \ |
| 1074 | $(SRC)/character.h \ | ||
| 1074 | $(SRC)/process.h \ | 1075 | $(SRC)/process.h \ |
| 1075 | $(SRC)/syssignal.h \ | 1076 | $(SRC)/syssignal.h \ |
| 1076 | $(SRC)/systime.h \ | 1077 | $(SRC)/systime.h \ |