diff src/Makefile.in @ 15066:c693261af1c6

(dispnew.o): Depend on blockinput.h.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Apr 1996 20:33:16 +0000
parents 27f8bccdb985
children f64513177b11
line wrap: on
line diff
--- a/src/Makefile.in	Tue Apr 23 20:32:58 1996 +0000
+++ b/src/Makefile.in	Tue Apr 23 20:33:16 1996 +0000
@@ -921,7 +921,7 @@
 dired.o: dired.c commands.h buffer.h $(config_h) regex.h
 dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \
    termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
-   xterm.h $(config_h)
+   xterm.h blockinput.h $(config_h)
 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)