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 6b39a3bbf2e0..e35a38f197d4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ update-srcinfo:
.PHONY: update-srcinfo
update-pkgsums:
- rm -f openshift-client-linux.tar.gz
+ rm -f *.tar.gz{,part}
updpkgsums
.PHONY: update-pkgsums