]> git.eshelyaron.com Git - emacs.git/commitdiff
src/makefile.w32-in ($(BLD)/callproc.$(O)): Update dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2012 22:07:22 +0000 (00:07 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2012 22:07:22 +0000 (00:07 +0200)
src/ChangeLog
src/makefile.w32-in

index efee4321250d3fb4da121307e7d6bf521840ce01..14be5f871078405ab1d6272c8296b889cfdad868 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/callproc.$(O)): Update dependencies.
+
 2012-09-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        Prefer POSIX timers if available.
index f58ec1bb279126b4de1f5a52c3435704f983ba55..bed6f215711406c20576ec51d14cf9865204f8bb 100644 (file)
@@ -561,6 +561,7 @@ $(BLD)/callproc.$(O) : \
        $(SRC)/commands.h \
        $(SRC)/composite.h \
        $(SRC)/epaths.h \
+       $(SRC)/syswait.h \
        $(SRC)/w32.h \
        $(NT_INC)/sys/file.h \
        $(NT_INC)/unistd.h \