changeset 67827:abea91213b32

(undo.o): Depend on keyboard.h.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 26 Dec 2005 18:36:37 +0000
parents 0c9673fbeec5
children 0af1084b1b6e
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Dec 26 18:35:45 2005 +0000
+++ b/src/Makefile.in	Mon Dec 26 18:36:37 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 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