X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.in;h=6a4a3e356cb9423562566c9c2053948e8f7b20be;hp=e8121df8d7dc52ff18231502246edd47c3710b1c;hb=80c3fa12230f0ba50c85409aa2789ed856d9ef27;hpb=976cc5bfca3c360921bdb4cce38a225ce5a1bd46 diff --git a/src/Makefile.in b/src/Makefile.in index e8121df8..6a4a3e35 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -95,11 +95,11 @@ wget$(exeext): $(OBJ) # time, and it's a lot safer than attempting to get all the # dependencies right. -$(OBJ): config-post.h connect.h convert.h cookies.h ftp.h gen-md5.h \ - getopt.h gnu-md5.h hash.h host.h html-parse.h http-ntlm.h \ - init.h log.h mswindows.h netrc.h options.h progress.h \ - ptimer.h recur.h res.h retr.h safe-ctype.h ssl.h sysdep.h \ - url.h utils.h wget.h xmalloc.h +$(OBJ): config-post.h config.h connect.h convert.h cookies.h ftp.h \ + gen-md5.h getopt.h gnu-md5.h hash.h host.h html-parse.h \ + http-ntlm.h init.h log.h mswindows.h netrc.h options.h \ + progress.h ptimer.h recur.h res.h retr.h safe-ctype.h ssl.h \ + sysdep.h url.h utils.h wget.h xmalloc.h # # Dependencies for installing