(frame.o): Add dependency on blockinput.h and files
included from it (atimer.h and systime.h).
This commit is contained in:
parent
836be5ce16
commit
eee66ed58e
1 changed files with 2 additions and 1 deletions
|
@ -1105,7 +1105,8 @@ fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) charset.h \
|
|||
filelock.o: filelock.c buffer.h systime.h epaths.h $(config_h)
|
||||
filemode.o: filemode.c $(config_h)
|
||||
frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
|
||||
buffer.h charset.h fontset.h msdos.h dosfns.h dispextern.h $(config_h)
|
||||
blockinput.h atimer.h systime.h buffer.h charset.h fontset.h \
|
||||
msdos.h dosfns.h dispextern.h $(config_h)
|
||||
fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h charset.h frame.h \
|
||||
keyboard.h $(config_h)
|
||||
getloadavg.o: getloadavg.c $(config_h)
|
||||
|
|
Loading…
Add table
Reference in a new issue