The first argument to load_iv should really be a char ** instead of an
[openssl.git] / INSTALL.W32
index 78d289e16a5e8628a507a15924fccfdbff259963..0f6c302f0d7fd3566beeba393f824fde3366d87d 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