mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
(undo.o): Depend on keyboard.h.
This commit is contained in:
parent
ac0526190a
commit
a273d9eb0d
@ -1165,7 +1165,7 @@ term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
|
||||
termcap.o: termcap.c $(config_h)
|
||||
terminfo.o: terminfo.c $(config_h)
|
||||
tparam.o: tparam.c $(config_h)
|
||||
undo.o: undo.c buffer.h commands.h window.h $(config_h)
|
||||
undo.o: undo.c buffer.h commands.h window.h keyboard.h $(config_h)
|
||||
/* This hack is to discard any space that cpp might put at the beginning
|
||||
of UNEXEC when substituting it in. */
|
||||
UNEXEC_ALIAS=UNEXEC
|
||||
|
Loading…
Reference in New Issue
Block a user