X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e58f45e6c95c49156b98c2ab383119426869b13b;hp=85140acc946662979d2207a0bb892c9d26357acf;hb=c69fdfe998df19ddaccde680d23c0741cb7f44ed;hpb=b727e3a6b8527fd81e8c6a5716ee8e2fe42c5d82 diff --git a/Makefile b/Makefile index 85140ac..e58f45e 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ dinstall: ${DEB} .PHONY: clean clean: - rm -rf ${BUILDDIR} ${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z + rm -rf ${PACKAGE}-*/ ${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z .PHONY: upload upload: ${DEB}