Mercurial > emacs
changeset 28232:875675c5ea50
(fontset.o): Depend on dispextern.h.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 Mar 2000 00:45:04 +0000 |
parents | 076ed36c3101 |
children | dbbbc64baaa9 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Tue Mar 21 00:43:55 2000 +0000 +++ b/src/Makefile.in Tue Mar 21 00:45:04 2000 +0000 @@ -1065,7 +1065,7 @@ filemode.o: filemode.c $(config_h) frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ buffer.h charset.h fontset.h msdos.h dosfns.h $(config_h) -fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h) +fontset.o: dispextern.h fontset.h fontset.c ccl.h charset.h frame.h $(config_h) getloadavg.o: getloadavg.c $(config_h) indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \ termopts.h disptab.h region-cache.h charset.h composite.h