summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd433d3a2c2b..b2defd1b633b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: .SRCINFO package
clean:
- rm -rf pkg src *.gem *.pkg.*
+ rm -rf pkg src *.gem *.pkg.* *.gz
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO