changeset 11541:d74f79aa17ab

Make intervals.o and term.o depend on keyboard.h.
author Karl Heuer <kwzh@gnu.org>
date Mon, 24 Apr 1995 22:03:49 +0000
parents b8b8a11a1aed
children 08bca45303e3
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Apr 24 21:50:39 1995 +0000
+++ b/src/Makefile.in	Mon Apr 24 22:03:49 1995 +0000
@@ -888,7 +888,7 @@
 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \
    frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.h
 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
-   disptab.h
+   disptab.h keyboard.h
 termcap.o: termcap.c $(config_h)
 terminfo.o: terminfo.c $(config_h)
 tparam.o: tparam.c $(config_h)
@@ -930,7 +930,7 @@
 
 /* Text properties support */
 textprop.o: textprop.c buffer.h intervals.h $(config_h)
-intervals.o: intervals.c buffer.h intervals.h puresize.h $(config_h)
+intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h)
 
 /* System-specific programs to be made.
    OTHER_FILES, OBJECTS_SYSTEM and OBJECTS_MACHINE