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 059c9af31da3..b2b3a9d80f8f 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ package: PKGBUILD .SRCINFO
all: package
clean:
- rm -Rv .SRCINFO *.tar.* src/ pkg/ 2> /dev/null || true
+ rm -Rv .SRCINFO *.tar.* *.zip src/ pkg/ 2> /dev/null || true