]> code.delx.au - gnu-emacs/blobdiff - src/makefile.w32-in
w32inevt.c (key_event): Remove unnecessary comparison of
[gnu-emacs] / src / makefile.w32-in
index e5ebce9fc63924a5ec8b37b3d72e5347bdce3d3e..156eddd60928431c5d8438f88cdf07a355636e8c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-#   2008, 2009  Free Software Foundation, Inc.
+#   2008, 2009, 2010  Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -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 \