changeset 106622:17c1ee8cfc63

($(BLD)/cmds.$(O)): Depend on frame.h.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 19 Dec 2009 11:57:36 +0000
parents b35a48601a9d
children a0bf2614deb1
files src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Sat Dec 19 11:27:49 2009 +0000
+++ b/src/makefile.w32-in	Sat Dec 19 11:57:36 2009 +0000
@@ -506,6 +506,7 @@
 	$(SRC)/commands.h \
 	$(SRC)/composite.h \
 	$(SRC)/dispextern.h \
+	$(SRC)/frame.h \
 	$(SRC)/keyboard.h \
 	$(SRC)/keymap.h \
 	$(SRC)/syntax.h \