]> git.proxmox.com Git - proxmox-acme.git/blobdiff - Makefile
bump version to 1.5.1
[proxmox-acme.git] / Makefile
index 6ee83da9c7cafffdb564756789d4eaab426a8766..9c214bcdfa8962779a19fc73ed79459e498b8e2c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ dinstall: $(DEBS)
 
 .PHONY: clean
 clean:
-       rm -rf $(SRC)-*/ $(BUILDDIR).tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z
+       rm -rf $(SRC)-*/ $(BUILDDIR).tmp *.deb *.buildinfo *.build *.changes *.dsc *.tar.?z
 
 .PHONY: upload
 upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION)