]> sjero.net Git - wget/blobdiff - windows/Makefile.src
[svn] Don't delete executables other than wget.exe.
[wget] / windows / Makefile.src
index 14d9a7a8dec9133dacc7b857a102d44a41faa292..632079c5c3e6c5ba6e91ab007ded631312a392ec 100644 (file)
@@ -32,8 +32,8 @@
 !ifndef NO_SSL
 SSLDEFS        = /DHAVE_SSL
 SSLLIBS        = libeay32.lib ssleay32.lib
-SSLSRC = gen_sslfunc.c http-ntlm.c
-SSLOBJ = gen_sslfunc$o http-ntlm$o
+SSLSRC = openssl.c http-ntlm.c
+SSLOBJ = openssl$o http-ntlm$o
 !endif
 
 o = .obj