summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-08-15 03:29:41 +0000
committerRichard M. Stallman <rms@gnu.org>1997-08-15 03:29:41 +0000
commit1868b94d3ad721b430ffdf3d26355cc179786459 (patch)
treebccc4ea6b6c5276f0448255c35e2d2b8971f18a1 /src
parente0d78ba126e83156cd32a424d2174a566216604c (diff)
downloademacs-1868b94d3ad721b430ffdf3d26355cc179786459.tar.gz
(xselect.o): Depend on coding.h.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 631bf4567d5..5fa496769bc 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1087,7 +1087,7 @@ xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h)
xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
- $(config_h)
+ coding,h $(config_h)
xrdb.o: xrdb.c $(config_h)
hftctl.o: hftctl.c $(config_h)