VC makefiles: fixed variable name mistake

This commit is contained in:
Daniel Stenberg 2011-08-17 23:51:37 +02:00
parent 31a1af5ebb
commit 1833984664
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
!ENDIF
!IFNDEF LIBSSH2_PATH
OPENSSH_PATH = ../../libssh2-1.2.8
LIBSSH2_PATH = ../../libssh2-1.2.8
!ENDIF
!IFNDEF ZLIB_PATH