changeset 14503:394fcefb7019

(emacs.o): Depend on blockinput.h.
author Richard M. Stallman <rms@gnu.org>
date Tue, 06 Feb 1996 20:10:10 +0000
parents 37107ad125f0
children 680aa532d697
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Tue Feb 06 20:09:50 1996 +0000
+++ b/src/Makefile.in	Tue Feb 06 20:10:10 1996 +0000
@@ -926,7 +926,8 @@
 doprnt.o: doprnt.c $(config_h)
 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC $(config_h)
-emacs.o: emacs.c commands.h systty.h syssignal.h process.h INTERVAL_SRC $(config_h)
+emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
+   INTERVAL_SRC $(config_h)
 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC $(config_h)
 filelock.o: filelock.c buffer.h paths.h $(config_h)
 filemode.o: filemode.c  $(config_h)