mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
(xdisp.o): Add coding.h in dependency list.
This commit is contained in:
parent
1cd71ce02b
commit
2d3fa43542
1 changed files with 1 additions and 1 deletions
|
|
@ -1048,7 +1048,7 @@ widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
|
|||
../lwlib/lwlib.h $(config_h)
|
||||
window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
|
||||
termhooks.h disptab.h keyboard.h $(config_h)
|
||||
xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \
|
||||
xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \
|
||||
termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h)
|
||||
xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
|
||||
window.h charset.h $(config_h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue