aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.w32-in')
-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 62c40ca1f94..9d2c3d8f83f 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -469,6 +469,7 @@ $(BLD)/callint.$(O) : \
469 $(EMACS_ROOT)/nt/inc/sys/time.h \ 469 $(EMACS_ROOT)/nt/inc/sys/time.h \
470 $(LISP_H) \ 470 $(LISP_H) \
471 $(SRC)/buffer.h \ 471 $(SRC)/buffer.h \
472 $(SRC)/character.h \
472 $(SRC)/coding.h \ 473 $(SRC)/coding.h \
473 $(SRC)/commands.h \ 474 $(SRC)/commands.h \
474 $(SRC)/composite.h \ 475 $(SRC)/composite.h \