changeset 51599:de897fd132ef

(xselect.o): Don't depend on charset.h, coding.h, composite.h.
author Kenichi Handa <handa@m17n.org>
date Tue, 17 Jun 2003 10:52:01 +0000
parents 8e404f2a6715
children 16b245345247
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Tue Jun 17 10:51:11 2003 +0000
+++ b/src/Makefile.in	Tue Jun 17 10:52:01 2003 +0000
@@ -1185,7 +1185,7 @@
   keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \
   coding.h process.h gtkutil.h $(config_h)
 xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \
-  charset.h coding.h ccl.h buffer.h atimer.h systime.h $(config_h)
+  buffer.h atimer.h systime.h $(config_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) \