aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 198e444982d6..3183eada5fc4 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,8 @@ clear: ## Clears files
rm -f ./shadow-beta-*.pkg.tar.xz
rm -f ./*~
rm -f shadow-beta.zip
+ rm -f *.AppImage
+ rm -f *.yml
install:build ## Installs package with pacman
sudo pacman -U shadow-beta-*.pkg.tar