(msdos.o): Depend on keyboard.h.
This commit is contained in:
parent
97dd288b3c
commit
b2feb1d427
1 changed files with 2 additions and 1 deletions
|
@ -1047,7 +1047,8 @@ minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
|
|||
mktime.o: mktime.c $(config_h)
|
||||
mocklisp.o: mocklisp.c buffer.h $(config_h)
|
||||
msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
|
||||
termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h $(config_h)
|
||||
termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h \
|
||||
keyboard.h $(config_h)
|
||||
process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
|
||||
commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \
|
||||
blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h $(config_h)
|
||||
|
|
Loading…
Add table
Reference in a new issue