aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-09-27 10:39:16 +0000
committerRichard Levitte <levitte@openssl.org>2003-09-27 10:39:16 +0000
commit0ad2c4f85ba4f10c9d2387f316d89a7e9a42fe82 (patch)
tree8edf36847448dd688f27bdfd26fa0560791bf53a /INSTALL.W32
parent0e6c20da462da07faebe8b685b294e72b018cc43 (diff)
downloadopenssl-0ad2c4f85ba4f10c9d2387f316d89a7e9a42fe82.tar.gz
Correct small documentation error.
PR: 698
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W322
1 files changed, 1 insertions, 1 deletions
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