Commit 1df4043a authored by Guenter Knauf's avatar Guenter Knauf
Browse files

sync src makefile with lib makefile.

parent b000b8a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.