From: Kim F. Storm Date: Tue, 2 Nov 2004 10:09:50 +0000 (+0000) Subject: (callproc.o): Depend on blockinput.h atimer.h systime.h. X-Git-Tag: ttn-vms-21-2-B4~4233 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ae8bc416df377a08031194848acd6633f407af1b;p=emacs.git (callproc.o): Depend on blockinput.h atimer.h systime.h. --- diff --git a/src/Makefile.in b/src/Makefile.in index deb33730644..758e74ebf64 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1052,7 +1052,7 @@ callint.o: callint.c window.h commands.h buffer.h keymap.h \ 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)