]> git.eshelyaron.com Git - emacs.git/commitdiff
(gtkutil.o): Depend on coding.h.
authorDave Love <fx@gnu.org>
Tue, 16 Sep 2003 17:31:26 +0000 (17:31 +0000)
committerDave Love <fx@gnu.org>
Tue, 16 Sep 2003 17:31:26 +0000 (17:31 +0000)
src/Makefile.in

index 0f3ac171442e1691f0c613df8d2262f46cd34794..3a4b0cf0ec2c904a1f1602c2fbfed000de89efa5 100644 (file)
@@ -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)