From c1ca4c2406d2c9d6b49f70b299321bc7715ce583 Mon Sep 17 00:00:00 2001
From: Jason Rumney <jasonr@gnu.org>
Date: Sat, 8 Dec 2007 01:48:02 +0000
Subject: [PATCH] (w32font.o): Depend on w32font.h.

---
 src/makefile.w32-in | 1 +
 1 file changed, 1 insertion(+)

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): \
 	$(SRC)/font.h \
 	$(SRC)/fontset.h \
 	$(SRC)/frame.h \
+	$(SRC)/w32font.h \
 	$(SRC)/w32gui.h \
 	$(SRC)/w32term.h
 
-- 
2.39.5