]> granicus.if.org Git - curl/commitdiff
VC makefiles: fixed variable name mistake
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2011 21:51:37 +0000 (23:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2011 21:51:37 +0000 (23:51 +0200)
lib/Makefile.vc6

index 3a37d375c6523c6834f31f917a60c6e5054936e0..4c84d2b3390838a25d7cdb0e1b5e207f6a67126d 100644 (file)
@@ -69,7 +69,7 @@ OPENSSL_PATH   = ../../openssl-0.9.8r
 !ENDIF\r
 \r
 !IFNDEF LIBSSH2_PATH\r
-OPENSSH_PATH   = ../../libssh2-1.2.8\r
+LIBSSH2_PATH   = ../../libssh2-1.2.8\r
 !ENDIF\r
 \r
 !IFNDEF ZLIB_PATH\r