Mercurial > emacs
changeset 39411:f7b901e5e974
(xterm.o): Remove references to sink.h and sinkmask.h.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 24 Sep 2001 13:08:36 +0000 |
parents | abcbdc5bdd47 |
children | 98c036e7b89a |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Sep 24 12:59:19 2001 +0000 +++ b/src/Makefile.in Mon Sep 24 13:08:36 2001 +0000 @@ -1102,7 +1102,7 @@ $(config_h) xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ - keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h composite.h \ + keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ coding.h $(config_h) xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ coding.h ccl.h buffer.h atimer.h systime.h $(config_h)