]> git.eshelyaron.com Git - emacs.git/commitdiff
(emacs.o): Depend on blockinput.h.
authorRichard M. Stallman <rms@gnu.org>
Tue, 6 Feb 1996 20:10:10 +0000 (20:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 6 Feb 1996 20:10:10 +0000 (20:10 +0000)
src/Makefile.in

index 09ae65dc5b2dc06c779e762e4d3863e635d16451..dfbac65c5efcc19cc6373bb92748e1b20812fc7a 100644 (file)
@@ -926,7 +926,8 @@ doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h
 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)