summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4a180e8707b7..b47fe7d56182 100644
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,9 @@ install:
update:
makepkg --printsrcinfo > .SRCINFO
+
+clean:
+ rm -fr src
+ rm -fr pkg
+ rm -f *.tar.gz
+ rm -f *.tar.xz