mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 16:20:40 -08:00
(fns.o): Depend on window.h.
This commit is contained in:
parent
da812470d0
commit
22dbea3f67
1 changed files with 1 additions and 1 deletions
|
|
@ -1007,7 +1007,7 @@ data.o: data.c buffer.h puresize.h syssignal.h keyboard.h $(config_h)
|
|||
eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h)
|
||||
floatfns.o: floatfns.c $(config_h)
|
||||
fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \
|
||||
frame.h INTERVAL_SRC
|
||||
frame.h window.h INTERVAL_SRC
|
||||
print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h)
|
||||
lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \
|
||||
termhooks.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue