From: Richard Levitte Date: Sat, 27 Sep 2003 10:39:16 +0000 (+0000) Subject: Correct small documentation error. X-Git-Tag: BEN_FIPS_TEST_4^2~11^2~105 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=0ad2c4f85ba4f10c9d2387f316d89a7e9a42fe82 Correct small documentation error. PR: 698 --- diff --git a/INSTALL.W32 b/INSTALL.W32 index 78d289e16a..0f6c302f0d 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -225,7 +225,7 @@ $ md c:\openssl\lib $ md c:\openssl\include $ md c:\openssl\include\openssl - $ copy /b inc32\* c:\openssl\include\openssl + $ copy /b inc32\openssl\* c:\openssl\include\openssl $ copy /b out32dll\ssleay32.lib c:\openssl\lib $ copy /b out32dll\libeay32.lib c:\openssl\lib $ copy /b out32dll\ssleay32.dll c:\openssl\bin