X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=windows%2FMakefile.top;h=32f7b0432d82d09dedabea16190a80064e1145c3;hb=4a08094db88011153adadbf995103770b20d2a31;hp=f8e3a0f7d4070e0035dec3bcca8d433cb75a7fbd;hpb=86395b297b58c8c9b43d7ca8c42b831d4926dac6;p=wget diff --git a/windows/Makefile.top b/windows/Makefile.top index f8e3a0f7..32f7b043 100644 --- a/windows/Makefile.top +++ b/windows/Makefile.top @@ -1,5 +1,6 @@ # Makefile for `Wget' utility -# Copyright (C) 1995, 1996, 1997, 2004, 2007 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 Free Software +# Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -74,6 +75,6 @@ wget.zip: $(SUBDIRS) $(RM) wget.zip $(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 -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