Mercurial > emacs
changeset 89507:2022a3f38b12
(gtkutil.o): Depend on coding.h.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 16 Sep 2003 17:31:26 +0000 |
parents | 4df223da38ce |
children | f698e4b63097 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Tue Sep 16 17:31:04 2003 +0000 +++ b/src/Makefile.in Tue Sep 16 17:31:26 2003 +0000 @@ -1182,7 +1182,7 @@ xrdb.o: xrdb.c $(config_h) epaths.h xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \ - blockinput.h window.h atimer.h termhooks.h + blockinput.h window.h atimer.h termhooks.h coding.h hftctl.o: hftctl.c $(config_h) sound.o: sound.c dispextern.h $(config_h)