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-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 241040d5eb3..34af372dc5e 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -697,6 +697,7 @@ $(BLD)/eval.$(O) : \
697 $(SRC)/commands.h \ 697 $(SRC)/commands.h \
698 $(SRC)/composite.h \ 698 $(SRC)/composite.h \
699 $(SRC)/dispextern.h \ 699 $(SRC)/dispextern.h \
700 $(SRC)/frame.h \
700 $(SRC)/keyboard.h \ 701 $(SRC)/keyboard.h \
701 $(SRC)/systime.h \ 702 $(SRC)/systime.h \
702 $(SRC)/w32gui.h 703 $(SRC)/w32gui.h
@@ -1554,6 +1555,7 @@ $(BLD)/w32fns.$(O) : \
1554 $(SRC)/keyboard.h \ 1555 $(SRC)/keyboard.h \
1555 $(SRC)/systime.h \ 1556 $(SRC)/systime.h \
1556 $(SRC)/termhooks.h \ 1557 $(SRC)/termhooks.h \
1558 $(SRC)/w32.h \
1557 $(SRC)/w32font.h \ 1559 $(SRC)/w32font.h \
1558 $(SRC)/w32gui.h \ 1560 $(SRC)/w32gui.h \
1559 $(SRC)/w32heap.h \ 1561 $(SRC)/w32heap.h \