]> git.proxmox.com Git - pve-http-server.git/commitdiff
fixup! buildsys: add sbuild target for convenience
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 05:31:38 +0000 (07:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 05:31:38 +0000 (07:31 +0200)
Makefile

index 072240f222af3c444053cba6bea54b92d29d39b9..42258cafff5df6cd70fc014a5f4fa71dbca1badb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ distclean: clean
 
 clean:
        $(MAKE) -C src $@
-       rm -rf $(PACKAGE)-*/ *.deb *.dsc *.tar.* *.changes *.buildinfo examples/simple-demo.lck
+       rm -rf $(PACKAGE)-*/ *.deb *.dsc *.tar.* *.changes *.build *.buildinfo examples/simple-demo.lck
 
 .PHONY: dinstall
 dinstall: $(DEB)