]> sjero.net Git - wget/blobdiff - windows/Makefile.src.mingw
[svn] Also depend on config.h.
[wget] / windows / Makefile.src.mingw
index 3e5b159de537b8406c71c022a07762e0fe7d4ebe..d1a91e72f0d55d5033f8bc4c457adc0ab1fa97f7 100644 (file)
@@ -41,7 +41,7 @@ all: wget.exe
 wget.exe: $(OBJS)
        ${CC} ${LDFLAGS} -o $@ ${OBJS} ${LIBS}
 
-$(OBJS): config-post.h connect.h convert.h cookies.h ftp.h gen-md5.h \
+$(OBJS): 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   \