Mercurial > emacs
changeset 20106:6d478bc45aff
(xselect.o): Depend on buffer.h.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 Oct 1997 10:43:40 +0000 |
parents | c017642863c2 |
children | 4595a463b105 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Tue Oct 21 10:43:40 1997 +0000 +++ b/src/Makefile.in Tue Oct 21 10:43:40 1997 +0000 @@ -1098,7 +1098,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 buffer.h $(config_h) xrdb.o: xrdb.c $(config_h) paths.h hftctl.o: hftctl.c $(config_h)