Mercurial > emacs
changeset 52620:1aa10451ef11
(fns.o): Depend on md5.h.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 25 Sep 2003 19:11:37 +0000 |
parents | 50338995d37f |
children | 35e847093f92 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Thu Sep 25 02:01:18 2003 +0000 +++ b/src/Makefile.in Thu Sep 25 19:11:37 2003 +0000 @@ -1172,7 +1172,7 @@ $(config_h) floatfns.o: floatfns.c $(config_h) fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \ - frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h + frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h \ $(config_h) dispextern.h msdos.h composite.h lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \