# HG changeset patch # User Richard M. Stallman # Date 1135635018 0 # Node ID 9839c37173e20864cca383d8918e7e872cf77e27 # Parent 5cb0abe0420fd1ebfe10708f0f79c7c7d36ed5cf (undo.o): Undo previous change. diff -r 5cb0abe0420f -r 9839c37173e2 src/Makefile.in --- 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