aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 7c2c344a2d4..4242f35eb3b 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -1621,6 +1621,7 @@ $(BLD)/w32font$(O): \
1621 $(SRC)/font.h \ 1621 $(SRC)/font.h \
1622 $(SRC)/fontset.h \ 1622 $(SRC)/fontset.h \
1623 $(SRC)/frame.h \ 1623 $(SRC)/frame.h \
1624 $(SRC)/w32font.h \
1624 $(SRC)/w32gui.h \ 1625 $(SRC)/w32gui.h \
1625 $(SRC)/w32term.h 1626 $(SRC)/w32term.h
1626 1627