summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-09-27 10:39:21 +0000
committerRichard Levitte <levitte@openssl.org>2003-09-27 10:39:21 +0000
commit6023462f600f7e466d65f9d9e81949faf44b1fb6 (patch)
treedf79b82c099402de3a18d142064ff75e2a86a7a4
parent94f5c934f6d1f21d3373a5165696bba9e43e20e3 (diff)
downloadopenssl-new-6023462f600f7e466d65f9d9e81949faf44b1fb6.tar.gz
Correct small documentation error.
PR: 698
-rw-r--r--INSTALL.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 7c7cee4d5e..0b4ec1f5d6 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -216,7 +216,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