]> git.eshelyaron.com Git - emacs.git/commitdiff
(xdisp.o): Add coding.h in dependency list.
authorKenichi Handa <handa@m17n.org>
Mon, 19 May 1997 07:17:38 +0000 (07:17 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 19 May 1997 07:17:38 +0000 (07:17 +0000)
src/Makefile.in

index f8b6be5e8336de3655ba5a44a7925b5500fdc5d9..e9e7303500880f2e29ed80e2ada9fb61063e3b66 100644 (file)
@@ -1048,7 +1048,7 @@ widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
    ../lwlib/lwlib.h $(config_h)
 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
    termhooks.h disptab.h keyboard.h $(config_h)
-xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \
+xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \
    termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h)
 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
    window.h charset.h $(config_h)