This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit d9e44ce6c3874d7e9a3dc1f849939e5262d95e76 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 15 08:46:10 2019 +0200 src/Makefile.am: reference x2goclient-network. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index d3d4dac..23e4249 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,6 +12,7 @@ libx2goclientinclude_HEADERS = \ x2goclient-agent-start-kdrive.h \ x2goclient-agent-start-nx.h \ x2goclient.h \ + x2goclient-network.h \ x2goclient-proxy-start-nx.h \ x2goclient-renderer-start-kdrive.h \ x2goclient-object.h \ @@ -24,6 +25,7 @@ libx2goclientinclude_HEADERS = \ libx2goclient_la_SOURCES = \ x2goclient-agent-start-kdrive.c \ x2goclient-agent-start-nx.c \ + x2goclient-network.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