From: Dave Love Date: Tue, 16 Sep 2003 17:31:26 +0000 (+0000) Subject: (gtkutil.o): Depend on coding.h. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1841 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e907cad583529b073136b1d403d4f080508613a;p=emacs.git (gtkutil.o): Depend on coding.h. --- diff --git a/src/Makefile.in b/src/Makefile.in index 0f3ac171442..3a4b0cf0ec2 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1182,7 +1182,7 @@ xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ 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)