changeset 8637:a099de9cf359

(xterm.o): Depend on keyboard.h.
author Richard M. Stallman <rms@gnu.org>
date Fri, 26 Aug 1994 21:25:43 +0000
parents 015bd32cdb38
children 683b25ea8081
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Fri Aug 26 14:57:46 1994 +0000
+++ b/src/Makefile.in	Fri Aug 26 21:25:43 1994 +0000
@@ -855,7 +855,7 @@
    blockinput.h $(config_h)
 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
   dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
-  gnu.h sink.h sinkmask.h $(config_h)
+  keyboard.h gnu.h sink.h sinkmask.h $(config_h)
 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) 
 xrdb.o: xrdb.c $(config_h)
 hftctl.o: hftctl.c $(config_h)