1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(lib-src,src,lib)/makefile.w32-in: Update dependencies.

This commit is contained in:
Juanma Barranquero 2012-12-11 03:06:53 +01:00
parent abf8abe58f
commit 0eeb69fe15
6 changed files with 26 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2012-12-11 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in (SYSWAIT_H): Update dependencies.
2012-12-10 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (obj): Add w32notify.o. Add missing X and Unix

View file

@ -378,6 +378,7 @@ SYSTIME_H = $(SRC)/systime.h \
$(NT_INC)/sys/time.h \
$(GNU_LIB)/timespec.h
SYSWAIT_H = $(SRC)/syswait.h \
$(NT_INC)/stdbool.h \
$(NT_INC)/sys/wait.h
$(BLD)/ctags.$(O) : \