X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2FMakefile.top;h=0ebe5bf3d232f865615cd04ed1508c5735b8d910;hp=a9025abcf036dfb2a3336cf4d97c6682793ebb59;hb=59743937716b0c83b6fc3a90aab9dbb0f397e69c;hpb=a83387134c2fbbe8fb78f5d612705e3e11c95567 diff --git a/windows/Makefile.top b/windows/Makefile.top index a9025abc..0ebe5bf3 100644 --- a/windows/Makefile.top +++ b/windows/Makefile.top @@ -72,6 +72,8 @@ bindist: wget.zip wget.zip: $(SUBDIRS) $(RM) wget.zip - zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc - zip -Dj9 wget.zip src/wget.exe doc/wget.hlp - + $(RM) cacert.pem + src\wget http://curl.haxx.se/ca/cacert.pem + zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc + zip -Dj9 wget.zip src/wget.exe doc/wget.hlp cacert.pem + zip -Dj9 wget.zip c:\openssl\bin\libeay32.dll c:\openssl\bin\ssleay32.dll c:\openssl\bin\msvcr80.dll