src/makefile.w32-in ($(BLD)/w32select.$(O)): Update dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 12 Oct 2012 16:32:40 +0000 (18:32 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 12 Oct 2012 16:32:40 +0000 (18:32 +0200)
src/ChangeLog
src/makefile.w32-in

index e2ed929..42f9658 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/w32select.$(O)): Update dependencies.
+
 2012-10-12  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in ($(BLD)/fileio.$(O)): Add sys/file.h.
index 97e303a..2acce9c 100644 (file)
@@ -833,9 +833,9 @@ $(BLD)/fileio.$(O) : \
        $(SRC)/blockinput.h \
        $(SRC)/commands.h \
        $(NT_INC)/pwd.h \
+       $(NT_INC)/sys/file.h \
        $(NT_INC)/sys/stat.h \
        $(NT_INC)/unistd.h \
-       $(NT_INC)/sys/file.h \
        $(BUFFER_H) \
        $(CHARACTER_H) \
        $(CODING_H) \
@@ -1633,6 +1633,7 @@ $(BLD)/w32select.$(O) : \
        $(CHARSET_H) \
        $(CODING_H) \
        $(CONFIG_H) \
+       $(KEYBOARD_H) \
        $(LISP_H) \
        $(W32TERM_H)