This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 8910860f559d24477497e45cd80dbfc440473bc6 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 15 12:45:03 2019 +0200 src/Makefile.am: reference x2goclient-network-ssh. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index 23e4249..494794d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,7 @@ libx2goclientinclude_HEADERS = \ x2goclient-agent-start-nx.h \ x2goclient.h \ x2goclient-network.h \ + x2goclient-network-ssh.h \ x2goclient-proxy-start-nx.h \ x2goclient-renderer-start-kdrive.h \ x2goclient-object.h \ @@ -26,6 +27,7 @@ libx2goclient_la_SOURCES = \ x2goclient-agent-start-kdrive.c \ x2goclient-agent-start-nx.c \ x2goclient-network.c \ + x2goclient-network-ssh.c \ x2goclient-proxy-start-nx.c \ x2goclient-renderer-start-kdrive.c \ x2goclient-object.c \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git