sync src makefile with lib makefile.
authorGunter Knauf <gk@gknw.de>
Tue, 12 Aug 2008 21:25:11 +0000 (21:25 +0000)
committerGunter Knauf <gk@gknw.de>
Tue, 12 Aug 2008 21:25:11 +0000 (21:25 +0000)
src/Makefile.netware

index 168e53e..f3f9794 100644 (file)
@@ -20,7 +20,7 @@ endif
 
 # Edit the path below to point to the base of your OpenSSL package.
 ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8g
+OPENSSL_PATH = ../../openssl-0.9.8h
 endif
 
 # Edit the path below to point to the base of your LibSSH2 package.