From 74700529a8ff91b367bc42cba61c2b0e6c5deb4f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 15 Aug 1997 03:29:41 +0000 Subject: [PATCH] (xselect.o): Depend on coding.h. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5