aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 0a11245df0e..704448c6d05 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -1252,6 +1252,7 @@ $(BLD)/xdisp.$(O) : \
1252 $(EMACS_ROOT)/src/s/ms-w32.h \ 1252 $(EMACS_ROOT)/src/s/ms-w32.h \
1253 $(EMACS_ROOT)/src/m/intel386.h \ 1253 $(EMACS_ROOT)/src/m/intel386.h \
1254 $(EMACS_ROOT)/src/config.h \ 1254 $(EMACS_ROOT)/src/config.h \
1255 $(SRC)/blockinput.h \
1255 $(SRC)/buffer.h \ 1256 $(SRC)/buffer.h \
1256 $(SRC)/ccl.h \ 1257 $(SRC)/ccl.h \
1257 $(SRC)/charset.h \ 1258 $(SRC)/charset.h \