From: Richard M. Stallman Date: Mon, 26 Dec 2005 22:10:18 +0000 (+0000) Subject: (undo.o): Undo previous change. X-Git-Tag: emacs-pretest-22.0.90~5052 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9cb38333711ffe91fa8bbd0ae6bb162206cbe2f4;p=emacs.git (undo.o): Undo previous change. --- diff --git a/src/Makefile.in b/src/Makefile.in index 92d8842e6af..0e057098cbd 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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 keyboard.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