Correct small documentation error.
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 10:39:21 +0000 (10:39 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 10:39:21 +0000 (10:39 +0000)
PR: 698

INSTALL.W32

index 7c7cee4d5ef120c190d6b73da3cd1b4947c35f1b..0b4ec1f5d6ee6f40d8c393815d1abb3afe294808 100644 (file)
        $ 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