X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2FMakefile.src;h=b1df66309fb13254354d6a08b0ca84ebbf4671f0;hp=442d6b7289f3a2b8867e86b2281235e5945ffaa3;hb=80c3fa12230f0ba50c85409aa2789ed856d9ef27;hpb=976cc5bfca3c360921bdb4cce38a225ce5a1bd46 diff --git a/windows/Makefile.src b/windows/Makefile.src index 442d6b72..b1df6630 100644 --- a/windows/Makefile.src +++ b/windows/Makefile.src @@ -84,7 +84,7 @@ wget.exe: $(OBJ) $(LD) @<< $(LDFLAGS) /out:$@ $(OBJ) $(LIBS) << -$(OBJ): config-post.h connect.h convert.h cookies.h ftp.h gen-md5.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 \