From: Steve Holme Date: Thu, 1 May 2014 22:26:34 +0000 (+0100) Subject: Makefile.am: Added build-openssl.bat as README file references it X-Git-Tag: curl-7_37_0~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b60db7e503104af26c3e4b227afa7ac1ede686c;p=thirdparty%2Fcurl.git Makefile.am: Added build-openssl.bat as README file references it Missed in commit dce748d3f1. --- diff --git a/Makefile.am b/Makefile.am index 4a3478175c..563e3555a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ VC8LIBPRJ = vs/vc8/lib/vc8libcurl.vcproj VC8LIBPRJHEAD = vs/t/lib/vc8_libcurl_prj.head VC8LIBPRJFOOT = vs/t/lib/vc8_libcurl_prj.foot -VCPROJECTS = projects/README \ +VCPROJECTS = projects/README projects/build-openssl.bat \ projects/Windows/VC6/curl.dsw \ projects/Windows/VC6/lib/libcurl.dsw projects/Windows/VC6/lib/libcurl.tmpl \ projects/Windows/VC6/src/curlsrc.dsw projects/Windows/VC6/src/curlsrc.tmpl \