Mercurial > emacs
changeset 106621:b35a48601a9d
(alloc.o): Fix last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 19 Dec 2009 11:27:49 +0000 |
parents | 49b299dce670 |
children | 17c1ee8cfc63 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Sat Dec 19 11:25:34 2009 +0000 +++ b/src/Makefile.in Sat Dec 19 11:27:49 2009 +0000 @@ -1257,7 +1257,7 @@ alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h \ keyboard.h blockinput.h atimer.h systime.h character.h lisp.h $(config_h) \ - $(INTERVALS_H) termhooks.o + $(INTERVALS_H) termhooks.h bytecode.o: bytecode.c buffer.h syntax.h character.h window.h dispextern.h \ frame.h xterm.h lisp.h $(config_h) data.o: data.c buffer.h puresize.h character.h syssignal.h keyboard.h frame.h \