Mercurial > emacs
changeset 50479:4e1d24f23f2f
(md5.o): Add missing dependency info.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 07 Apr 2003 14:13:13 +0000 |
parents | 4c84e707a287 |
children | 25b85b1e2260 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Apr 07 14:04:51 2003 +0000 +++ b/src/Makefile.in Mon Apr 07 14:13:13 2003 +0000 @@ -1129,6 +1129,7 @@ ralloc.o: ralloc.c $(config_h) vm-limit.o: vm-limit.c mem-limits.h $(config_h) marker.o: marker.c buffer.h charset.h $(config_h) +md5.o: md5.c md5.h $(config_h) minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ buffer.h commands.h charset.h msdos.h $(config_h) mktime.o: mktime.c $(config_h)