changeset 17885:be1ba0978de9

(xdisp.o): Add coding.h in dependency list.
author Kenichi Handa <handa@m17n.org>
date Mon, 19 May 1997 07:17:38 +0000
parents aa0b21b54684
children 9129ede641f3
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon May 19 06:29:13 1997 +0000
+++ b/src/Makefile.in	Mon May 19 07:17:38 1997 +0000
@@ -1048,7 +1048,7 @@
    ../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)