Mercurial > emacs
changeset 44224:b0c69ea10fa0
(lread.o): Depend on coding.h.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 29 Mar 2002 12:39:39 +0000 |
parents | 2b5f2d6c5f54 |
children | e47fc6bb028d |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Fri Mar 29 12:38:35 2002 +0000 +++ b/src/Makefile.in Fri Mar 29 12:39:39 2002 +0000 @@ -1152,7 +1152,7 @@ print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\ $(config_h) dispextern.h msdos.h composite.h lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \ - termhooks.h msdos.h + termhooks.h coding.h msdos.h /* Text properties support */ textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \