diff src/makefile.w32-in @ 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 22526dfaa51c
children 1d1d5d9bd884
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 \