summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1451de8802d..f190325b66bc 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,9 @@ all: .SRCINFO
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
+
+.PHONY: clean
+clean:
+ rm -f font-victor-mono-*.tar.xz
+ rm -f victor-mono-*.zip
+ rm -rf pkg src