summaryrefslogtreecommitdiff
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2009-12-19 11:57:36 +0000
committerEli Zaretskii <eliz@gnu.org>2009-12-19 11:57:36 +0000
commit07afcd49d665206062839678ace5b15f3e7ed5b3 (patch)
treeb07493afaf1ecb4dd7b797f5aa54b28de7efd3e0 /src/makefile.w32-in
parent10fdd7cb398c73de82ab009744870047d1020d8e (diff)
downloademacs-07afcd49d665206062839678ace5b15f3e7ed5b3.tar.gz
($(BLD)/cmds.$(O)): Depend on frame.h.
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 e5ebce9fc63..8a65baf4c26 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -506,6 +506,7 @@ $(BLD)/cmds.$(O) : \
$(SRC)/commands.h \
$(SRC)/composite.h \
$(SRC)/dispextern.h \
+ $(SRC)/frame.h \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
$(SRC)/syntax.h \