mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(xdisp.o): Add dependency on blockinput.h and files
included from it. Add dependency on keymap.h.
This commit is contained in:
parent
8ba01a700a
commit
2091fe0469
1 changed files with 1 additions and 1 deletions
|
|
@ -1169,7 +1169,7 @@ window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
|
|||
$(config_h)
|
||||
xdisp.o: xdisp.c macros.h commands.h process.h indent.h buffer.h dispextern.h coding.h \
|
||||
termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \
|
||||
msdos.h composite.h fontset.h
|
||||
msdos.h composite.h fontset.h blockinput.h atimer.h systime.h keymap.h
|
||||
xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
|
||||
window.h charset.h msdos.h dosfns.h composite.h atimer.h systime.h $(config_h)
|
||||
xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue