summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d91f2cf7e2cc..51132ebe0d2a 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,6 @@ update::
install::
makepkg -si
+
+clean::
+ git clean -fdx