Mercurial > emacs
changeset 21055:fe52c7823ecb
(dired.o): Depend on charset.h and coding.h.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 03 Mar 1998 07:18:46 +0000 |
parents | 5d592343630f |
children | 124580b805a3 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Tue Mar 03 07:18:46 1998 +0000 +++ b/src/Makefile.in Tue Mar 03 07:18:46 1998 +0000 @@ -1016,7 +1016,7 @@ pre-crt0.o: pre-crt0.c ecrt0.o: ecrt0.c $(config_h) CRT0_COMPILE ${srcdir}/ecrt0.c -dired.o: dired.c commands.h buffer.h $(config_h) regex.h +dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \ xterm.h blockinput.h charset.h $(config_h)