# HG changeset patch # User Richard M. Stallman # Date 871767859 0 # Node ID c243eff11a64faf0dd84bc6d4d2f0e5d835d07fd # Parent 763bc03e7797deb955e918bbcf9879eba705d00d (xselect.o): Fix previous change. diff -r 763bc03e7797 -r c243eff11a64 src/Makefile.in --- a/src/Makefile.in Sat Aug 16 21:16:27 1997 +0000 +++ b/src/Makefile.in Sat Aug 16 21:44:19 1997 +0000 @@ -1087,7 +1087,7 @@ 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 \ - coding,h $(config_h) + coding.h $(config_h) xrdb.o: xrdb.c $(config_h) hftctl.o: hftctl.c $(config_h)