summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1451de8802d..19c288f5a1cb 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,7 @@ all: .SRCINFO
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
+
+.PHONY: clean
+clean:
+ rm -rf git-toolbelt-* pkg src