This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 6410075c43a740d6320645654399478755f21a23 Author: Alexandre Detiste <[email protected]> Date: Thu Oct 1 15:49:56 2015 +0200 tweak 'make clean' --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 79506aa..f907ca8 100644 --- a/Makefile +++ b/Makefile @@ -79,6 +79,7 @@ clean: rm -f ./out/*.png rm -f ./out/*.sha1sums rm -f ./out/*.sha256sums + rm -f ./out/*.size_and_md5 rm -f ./out/*.svgz rm -f ./out/*.svg rm -f ./out/*.json -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

