# HG changeset patch # User Dave Love # Date 960214397 0 # Node ID 8b6184fd8a54d597f313f2888c977948644bdf27 # Parent 306955498980adf90c010b1f7f3742c75d8908c9 (xdisp.o): Depend on fontset.h. diff -r 306955498980 -r 8b6184fd8a54 src/Makefile.in --- a/src/Makefile.in Mon Jun 05 13:28:43 2000 +0000 +++ b/src/Makefile.in Mon Jun 05 14:13:17 2000 +0000 @@ -1078,7 +1078,7 @@ $(config_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) \ - msdos.h composite.h + msdos.h composite.h fontset.h xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ window.h charset.h msdos.h dosfns.h composite.h $(config_h) xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\