[X2Go-Commits] [x2goclient] 01/01: x2gohelper/Makefile: and delete correct binary file, if requested.

git-admin at x2go.org git-admin at x2go.org
Fri Mar 6 01:27:15 CET 2015


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

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit d2706ee31bf632055489b65312ed023c7ee04439
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Mar 6 01:27:00 2015 +0100

    x2gohelper/Makefile: and delete correct binary file, if requested.
---
 x2gohelper/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2gohelper/Makefile b/x2gohelper/Makefile
index bf67ded..1c3f886 100644
--- a/x2gohelper/Makefile
+++ b/x2gohelper/Makefile
@@ -1,4 +1,4 @@
 all:
 	g++ -mwindows -o ../client_build/release/x2gohelper.exe x2gohelper.cpp
 clean:
-	del ..\release\x2gohelper.exe
+	del ..\client_build\release\x2gohelper.exe

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list