summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54240e24aa55..ddaadea323a4 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,12 @@ srcinfo:
makepkg --printsrcinfo > .SRCINFO
clean:
- rm -rf pkg src chatterino2/ chatterino2-*.pkg.tar.xz \
+ rm -rf \
+ pkg \
+ src \
+ chatterino2 \
+ chatterino2-*.pkg.tar.xz \
+ chatterino2-*.pkg.tar.zst \
libcommuni \
humanize \
crashpad \