X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=e916e43b87275947d9abbe5684ec4af84128c469;hb=7ea9cb6d6286bade9ba852e5b0c4c8b46779fda2;hp=4c4d72bad9c0ea5000797ee75c74b2a03a1cc263;hpb=755396b9f66fb524911105e74c273056cd44a64a;p=pve-common.git diff --git a/Makefile b/Makefile index 4c4d72b..e916e43 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ deb ${DEB}: .PHONY: clean clean: - rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz + rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo .PHONY: distclean distclean: clean