]> git.eshelyaron.com Git - emacs.git/commitdiff
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 5 Sep 2012 00:30:14 +0000 (02:30 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 5 Sep 2012 00:30:14 +0000 (02:30 +0200)
src/ChangeLog
src/makefile.w32-in

index d7a263df229b9c17e0e479fe2a1e2d8aa40d699a..7922a92d0fc2d1e1797ac4b2f833787d0ede1db7 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
+
 2012-09-04  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * eval.c (call_debugger): Make the function non-static so that we
index a8dcf5f2ae8ffaaa2f008f6bfc7e792cfe455212..7b9c67bf1356285b8cc1086e57805f50b1736af9 100644 (file)
@@ -1365,6 +1365,7 @@ $(BLD)/sysdep.$(O) : \
        $(NT_INC)/sys/stat.h \
        $(NT_INC)/unistd.h \
        $(GNU_LIB)/allocator.h \
+       $(GNU_LIB)/execinfo.h \
        $(GNU_LIB)/ignore-value.h \
        $(GNU_LIB)/utimens.h \
        $(BLOCKINPUT_H) \