This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit a241fdbfd5f837a6552dffad21d557c41e42fc45 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Sep 24 15:48:52 2017 +0200 Makefile: Clean-up x2gobroker-ssh executable in clean-arch target. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f411be7..a6ab80e 100755 --- a/Makefile +++ b/Makefile @@ -66,6 +66,7 @@ clean: clean_arch clean_indep clean_arch: $(RM_FILE) lib/x2gobroker-agent + $(RM_FILE) bin/x2gobroker-ssh clean_indep: -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git