]> git.proxmox.com Git - proxmox-acme.git/blobdiff - Makefile
make clean: clean more
[proxmox-acme.git] / Makefile
index 85140acc946662979d2207a0bb892c9d26357acf..e58f45e6c95c49156b98c2ab383119426869b13b 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.?z
+       rm -rf ${PACKAGE}-*/ ${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z
 
 .PHONY: upload
 upload: ${DEB}