# HG changeset patch # User Dave Love # Date 1064517097 0 # Node ID 1aa10451ef11ad0f3fab40ecbf4a167c58c26a08 # Parent 50338995d37fa4decceceda24e9cfe8d74956847 (fns.o): Depend on md5.h. diff -r 50338995d37f -r 1aa10451ef11 src/Makefile.in --- 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) \