diff --git a/Makefile b/Makefile index 745d4f2155..b8d835f5d8 100644 --- a/Makefile +++ b/Makefile @@ -189,7 +189,7 @@ clean: ## Clean artifacts rm -rf \ .gopathok \ _output \ - release.txt + release.txt \ $(wildcard podman-remote*.zip) \ $(wildcard podman*.tar.gz) \ bin \