[X2Go-Commits] [libx2goclient] 64/132: src/test/Makefile.am: use new, versioned libx2goclient library name.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:31 CET 2021


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 at 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- at 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


More information about the x2go-commits mailing list