so it gets cleaned up too

Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
---
new in v2

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 431dff9..d1159e0 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ distclean: clean
 
 .PHONY: clean
 clean:
-       rm -rf $(PACKAGE)-[0-9]*/ $() *.deb *.dsc $(PACKAGE)*.tar.[gx]z 
*.changes *.dsc *.buildinfo *.build
+       rm -rf $(BUILDDIR) $(PACKAGE)-[0-9]*/ $() *.deb *.dsc 
$(PACKAGE)*.tar.[gx]z *.changes *.dsc *.buildinfo *.build
 
 .PHONY: dinstall
 dinstall: deb
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to