changeset 16542:def7bb13a568

(fns.o): Depend on window.h.
author Richard M. Stallman <rms@gnu.org>
date Sat, 09 Nov 1996 05:44:07 +0000
parents b46ae6fb5627
children 6f891b1ba617
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Sat Nov 09 05:41:20 1996 +0000
+++ b/src/Makefile.in	Sat Nov 09 05:44:07 1996 +0000
@@ -1007,7 +1007,7 @@
 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h)
 floatfns.o: floatfns.c $(config_h)
 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \
- frame.h INTERVAL_SRC
+ frame.h window.h INTERVAL_SRC
 print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h)
 lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \
  termhooks.h