Mercurial > emacs
changeset 19392:c243eff11a64
(xselect.o): Fix previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Aug 1997 21:44:19 +0000 |
parents | 763bc03e7797 |
children | ef747a07f03d |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)