X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=299abbc9be608c2da93121e7db9d683e05b9a9a1;hp=7ea60be18837ac9dcfbfbe1e33edb64af8fa6490;hb=83b0b7d185adb0aba1c36cd29999f5ad925f07eb;hpb=a8a8dd847b5caed9ca09fadc17a3db48ca68b63c;ds=inline diff --git a/Makefile b/Makefile index 7ea60be..299abbc 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ ${DSC}: ${BUILDDIR} .PHONY: clean distclean distclean: clean clean: - rm -rf *~ *.deb *.changes ${BUILDDIR} *.buildinfo *.dsc *.tar.gz + rm -rf *~ *.deb *.changes ${PACKAGE}-*/ *.buildinfo *.dsc *.tar.gz .PHONY: check check: