# HG changeset patch # User Dave Love # Date 1063733486 0 # Node ID 2022a3f38b12440cfd70e6993129eb0926d343f0 # Parent 4df223da38ce37b0050041fa7bdf221f26178016 (gtkutil.o): Depend on coding.h. diff -r 4df223da38ce -r 2022a3f38b12 src/Makefile.in --- 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)