]> sjero.net Git - wget/commitdiff
[svn] Fixup ftpparse dependencies.
authorhniksic <devnull@localhost>
Tue, 21 Nov 2000 17:01:39 +0000 (09:01 -0800)
committerhniksic <devnull@localhost>
Tue, 21 Nov 2000 17:01:39 +0000 (09:01 -0800)
src/Makefile.in

index 27cf75a79b6edebc93c9fd5641e7a3185efd4e3f..0b899da8e0a5c3aef3f2d9f002ec7787ce0a53da 100644 (file)
@@ -138,9 +138,10 @@ cmpt$o: wget.h
 connect$o: wget.h connect.h host.h
 fnmatch$o: wget.h fnmatch.h
 ftp-basic$o: wget.h utils.h rbuf.h connect.h host.h
-ftp-ls$o: wget.h utils.h ftp.h url.h
+ftp-ls$o: wget.h utils.h ftp.h url.h ftpparse.h
 ftp-opie$o: wget.h md5.h
 ftp$o: wget.h utils.h url.h rbuf.h retr.h ftp.h connect.h host.h fnmatch.h netrc.h
+ftpparse$o: ftpparse.h
 getopt$o: wget.h getopt.h
 hash$o: wget.h utils.h hash.h
 headers$o: wget.h connect.h rbuf.h headers.h