]> sjero.net Git - wget/blobdiff - src/Makefile.in
[svn] Also depend on config.h.
[wget] / src / Makefile.in
index e8121df8d7dc52ff18231502246edd47c3710b1c..6a4a3e356cb9423562566c9c2053948e8f7b20be 100644 (file)
@@ -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