]> sjero.net Git - wget/blobdiff - src/Makefile.in
[svn] Implemented breadth-first retrieval.
[wget] / src / Makefile.in
index 942e0e1e327bce8a16bdccb5315b1cea504f005a..4d60cc1f4defbd084d7ecbe64fe045ef54da1c26 100644 (file)
@@ -162,8 +162,10 @@ main$o: wget.h utils.h init.h retr.h recur.h host.h cookies.h
 gnu-md5$o: wget.h gnu-md5.h
 mswindows$o: wget.h url.h
 netrc$o: wget.h utils.h netrc.h init.h
+progress$o: wget.h progress.h utils.h retr.h
 rbuf$o: wget.h rbuf.h connect.h
 recur$o: wget.h url.h recur.h utils.h retr.h ftp.h fnmatch.h host.h hash.h
+res$o: wget.h utils.h hash.h url.h retr.h res.h
 retr$o: wget.h utils.h retr.h url.h recur.h ftp.h host.h connect.h hash.h
 snprintf$o:
 safe-ctype$o: safe-ctype.h