]> git.proxmox.com Git - proxmox-acme.git/commitdiff
make clean: clean more
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:53:19 +0000 (19:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:53:19 +0000 (19:53 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
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}