Mercurial > emacs
changeset 57891:d6fcbf7b7da4
(callproc.o): Depend on blockinput.h atimer.h systime.h.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 02 Nov 2004 10:09:50 +0000 |
parents | 26a2c174fab4 |
children | 0cdbbc7bf06a |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Tue Nov 02 10:09:14 2004 +0000 +++ b/src/Makefile.in Tue Nov 02 10:09:50 2004 +0000 @@ -1052,7 +1052,7 @@ keyboard.h dispextern.h $(config_h) callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \ process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \ - composite.h w32.h + composite.h w32.h blockinput.h atimer.h systime.h casefiddle.o: casefiddle.c syntax.h commands.h buffer.h composite.h \ charset.h keymap.h $(config_h) casetab.o: casetab.c buffer.h $(config_h)