Mercurial > emacs
changeset 29432:8b6184fd8a54
(xdisp.o): Depend on fontset.h.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 05 Jun 2000 14:13:17 +0000 |
parents | 306955498980 |
children | fd1702d12671 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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\