From 07afcd49d665206062839678ace5b15f3e7ed5b3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 19 Dec 2009 11:57:36 +0000 Subject: ($(BLD)/cmds.$(O)): Depend on frame.h. --- src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 \ -- cgit v1.2.1