This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 9f76d473f9f5601f02023dadde474458d2679f41 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 22 13:26:51 2019 +0200 src/Makefile.am: whitespace-only change (mostly). --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 3298509..0f67a65 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -61,7 +61,9 @@ sshtest_CFLAGS = \ $(LIBX2GOCLIENT_CFLAGS) \ $(NULL) -sshtest_LDADD = libx2goclient.la +sshtest_LDADD = \ + libx2goclient.la \ + $(NULL) pkgconfig_DATA = x2goclient.pc pkgconfigdir = $(libdir)/pkgconfig -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git