From: Jason Rumney Date: Sat, 8 Dec 2007 01:48:02 +0000 (+0000) Subject: (w32font.o): Depend on w32font.h. X-Git-Tag: emacs-pretest-23.0.90~8295^2~160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1ca4c2406d2c9d6b49f70b299321bc7715ce583;p=emacs.git (w32font.o): Depend on w32font.h. --- 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