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. --- src/Makefile.Watcom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.Watcom') diff --git a/src/Makefile.Watcom b/src/Makefile.Watcom index 15de14210..f0477fd46 100644 --- a/src/Makefile.Watcom +++ b/src/Makefile.Watcom @@ -78,7 +78,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.3