src/makefile.w32-in: Update dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2012 16:21:50 +0000 (17:21 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2012 16:21:50 +0000 (17:21 +0100)
src/ChangeLog
src/makefile.w32-in

index d309931..8caaa2f 100644 (file)
@@ -1,3 +1,8 @@
+2012-11-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/dispnew.$(O), $(BLD)/emacs.$(O)):
+       Update dependencies.
+
 2012-11-15  Paul Eggert  <eggert@cs.ucla.edu>
 
        * eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
index f5cab34..69fd685 100644 (file)
@@ -737,6 +737,7 @@ $(BLD)/dispnew.$(O) : \
        $(SRC)/termchar.h \
        $(SRC)/w32.h \
        $(NT_INC)/unistd.h \
+       $(GNU_LIB)/fpending.h \
        $(BUFFER_H) \
        $(CHARACTER_H) \
        $(CONFIG_H) \
@@ -802,6 +803,7 @@ $(BLD)/emacs.$(O) : \
        $(SRC)/w32select.h \
        $(NT_INC)/sys/file.h \
        $(NT_INC)/unistd.h \
+       $(GNU_LIB)/close-stream.h \
        $(GNU_LIB)/ignore-value.h \
        $(ATIMER_H) \
        $(BUFFER_H) \