Mercurial > emacs
changeset 19353:885b89f866b4
(xselect.o): Depend on coding.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 15 Aug 1997 03:29:41 +0000 |
parents | 6cf4badd0d76 |
children | 85ac99b8b5c8 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Thu Aug 14 22:40:14 1997 +0000 +++ b/src/Makefile.in Fri Aug 15 03:29:41 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 \ - $(config_h) + coding,h $(config_h) xrdb.o: xrdb.c $(config_h) hftctl.o: hftctl.c $(config_h)