Mercurial > emacs
changeset 67832:9839c37173e2
(undo.o): Undo previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 26 Dec 2005 22:10:18 +0000 |
parents | 5cb0abe0420f |
children | ea97c0856620 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Dec 26 22:07:42 2005 +0000 +++ b/src/Makefile.in Mon Dec 26 22:10:18 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 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