This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 479920484666a2af2e1997f62770e6d3d604413f Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 27 06:24:01 2021 +0200 src/test/Makefile.am: use new, versioned libx2goclient library name. --- src/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/Makefile.am b/src/test/Makefile.am index 8240b15..d059e04 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -15,5 +15,5 @@ sshtest_CFLAGS = \ $(NULL) sshtest_LDADD = \ - ../libx2goclient.la \ + ../libx2goclient-@LIBX2GOCLIENT_MAJOR_VERSION@.0.la \ $(NULL) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git