]> git.eshelyaron.com Git - emacs.git/commitdiff
(eval.o): Depend on dispextern.h.
authorKim F. Storm <storm@cua.dk>
Sat, 27 Dec 2003 22:03:40 +0000 (22:03 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 27 Dec 2003 22:03:40 +0000 (22:03 +0000)
src/Makefile.in

index 07b3c82865093e7297555a8f5ac4484f4cf0fb33..cd9fb8b6f577b7e7838c5c318d32f8875bcb76ef 100644 (file)
@@ -1171,7 +1171,7 @@ alloc.o: alloc.c process.h frame.h window.h buffer.h  puresize.h syssignal.h key
 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