From 2a9fec16cc9759289a9a3be21fb369950b4f5145 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sun, 11 Sep 2011 16:49:28 +0200 Subject: Updated makefiles to latest libssh2. --- lib/Makefile.Watcom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.Watcom') diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index 5f71d5fc9..10906c942 100644 --- a/lib/Makefile.Watcom +++ b/lib/Makefile.Watcom @@ -89,7 +89,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5 !ifdef %libssh2_root LIBSSH2_ROOT = $(%libssh2_root) !else -LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9 +LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.3.0 !endif !ifdef %librtmp_root -- cgit v1.2.1