]> git.proxmox.com Git - proxmox-acme.git/blobdiff - Makefile
DNS Challenge: add validation-delay plugin option
[proxmox-acme.git] / Makefile
index 1d487cbb20b1c4d6bce2025d0e8f442b65e3a9f6..85140acc946662979d2207a0bb892c9d26357acf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ dinstall: ${DEB}
 
 .PHONY: clean
 clean:
-       rm -rf ${BUILDDIR} ${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.gz
+       rm -rf ${BUILDDIR} ${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z
 
 .PHONY: upload
 upload: ${DEB}