[X2Go-Commits] [x2gobroker] 04/05: Makefile: Clean-up x2gobroker-ssh executable in clean-arch target.

git-admin at x2go.org git-admin at x2go.org
Mon Oct 9 10:49:51 CEST 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch release/0.0.3.x
in repository x2gobroker.

commit 3d3a02c33d8a07d00caf1931de54a3257174d2eb
Author: Mike Gabriel <mike.gabriel at 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 e127f37..2d8a7b0 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


More information about the x2go-commits mailing list