diff options
| author | Juanma Barranquero | 2012-12-11 03:06:53 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2012-12-11 03:06:53 +0100 |
| commit | 0eeb69fe150751f33150f448fcc4fcd1d3fe4ff9 (patch) | |
| tree | 7ecf41cb98738cf0351b77fbd2740ab858d2932d /lib-src/makefile.w32-in | |
| parent | abf8abe58fab8069a1cf950f055b80aa3ce46e0f (diff) | |
| download | emacs-0eeb69fe150751f33150f448fcc4fcd1d3fe4ff9.tar.gz emacs-0eeb69fe150751f33150f448fcc4fcd1d3fe4ff9.zip | |
(lib-src,src,lib)/makefile.w32-in: Update dependencies.
Diffstat (limited to 'lib-src/makefile.w32-in')
| -rw-r--r-- | lib-src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 2d4270b0e96..24be44e22f2 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -378,6 +378,7 @@ SYSTIME_H = $(SRC)/systime.h \ | |||
| 378 | $(NT_INC)/sys/time.h \ | 378 | $(NT_INC)/sys/time.h \ |
| 379 | $(GNU_LIB)/timespec.h | 379 | $(GNU_LIB)/timespec.h |
| 380 | SYSWAIT_H = $(SRC)/syswait.h \ | 380 | SYSWAIT_H = $(SRC)/syswait.h \ |
| 381 | $(NT_INC)/stdbool.h \ | ||
| 381 | $(NT_INC)/sys/wait.h | 382 | $(NT_INC)/sys/wait.h |
| 382 | 383 | ||
| 383 | $(BLD)/ctags.$(O) : \ | 384 | $(BLD)/ctags.$(O) : \ |