From: Dave Love Date: Mon, 5 Jun 2000 14:13:17 +0000 (+0000) Subject: (xdisp.o): Depend on fontset.h. X-Git-Tag: emacs-pretest-21.0.90~3513 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e651b9a2e1b2f253f3cb3a64b1e61b26c4966832;p=emacs.git (xdisp.o): Depend on fontset.h. --- diff --git a/src/Makefile.in b/src/Makefile.in index e540c2fb2b5..0cc6998343d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1078,7 +1078,7 @@ window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ $(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\