emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Mon, 26 Dec 2005 18:36:37 +0000

Index: emacs/src/Makefile.in
diff -u emacs/src/Makefile.in:1.320 emacs/src/Makefile.in:1.321
--- emacs/src/Makefile.in:1.320 Mon Dec 26 16:30:21 2005
+++ emacs/src/Makefile.in       Mon Dec 26 18:36:37 2005
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]