]> sjero.net Git - wget/blobdiff - windows/Makefile.src
[svn] Also depend on config.h.
[wget] / windows / Makefile.src
index 442d6b7289f3a2b8867e86b2281235e5945ffaa3..b1df66309fb13254354d6a08b0ca84ebbf4671f0 100644 (file)
@@ -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   \