summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-09-27 10:39:19 +0000
committerRichard Levitte <levitte@openssl.org>2003-09-27 10:39:19 +0000
commit4097dce455577cefcddf75b97d4e9bf644b150cd (patch)
tree790bd280df57951d7c4628ac99478d90d138aee8 /INSTALL.W32
parentc9b552534e5a256782caf296553edc443c65427a (diff)
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