Mercurial > emacs
changeset 67819:b2e009fc75c5
(undo.o): Depend on window.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 26 Dec 2005 16:30:21 +0000 |
parents | 5a83c9ee8aa6 |
children | a9cbddeec059 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Dec 26 15:57:37 2005 +0000 +++ b/src/Makefile.in Mon Dec 26 16:30:21 2005 +0000 @@ -1165,7 +1165,7 @@ 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 $(config_h) +undo.o: undo.c buffer.h commands.h window.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