This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 4d1f0d48e3aa7d1eba62bf89d7a7cfb427c9dc79 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed May 27 10:01:22 2020 +0200 src/Makefile.am: add x2goclient-openssh-bugs.{c,h}. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index 866247e..794af5f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -26,6 +26,7 @@ libx2goclientinclude_HEADERS = \ x2goclient-proxy-start-nx.h \ x2goclient-renderer-start-kdrive.h \ x2goclient-object.h \ + x2goclient-openssh-bugs.h \ x2goclient-openssh-version.h \ x2goclient-session-resume.h \ x2goclient-session-runcommand.h \ @@ -42,6 +43,7 @@ libx2goclient_la_SOURCES = \ x2goclient-proxy-start-nx.c \ x2goclient-renderer-start-kdrive.c \ x2goclient-object.c \ + x2goclient-openssh-bugs.c \ x2goclient-openssh-version.c \ x2goclient-session-resume.c \ x2goclient-session-runcommand.c \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git