diff src/Makefile.in @ 53324:890b555d85b7

(eval.o): Depend on dispextern.h.
author Kim F. Storm <storm@cua.dk>
date Sat, 27 Dec 2003 22:03:40 +0000
parents 22d0d5e23aac
children 09ea561dfa8c edab26b4150c
line wrap: on
line diff
--- a/src/Makefile.in	Sat Dec 27 21:56:51 2003 +0000
+++ b/src/Makefile.in	Sat Dec 27 22:03:40 2003 +0000
@@ -1171,7 +1171,7 @@
 bytecode.o: bytecode.c buffer.h syntax.h charset.h window.h $(config_h)
 data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h)
 eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \
-  $(config_h)
+  dispextern.h $(config_h)
 floatfns.o: floatfns.c $(config_h)
 fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
  frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h