5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-01-03 01:17:57 +03:00

fixup! buildsys: add sbuild target for convenience

This commit is contained in:
Thomas Lamprecht 2023-05-17 07:31:38 +02:00
parent 16e055204c
commit 37045e728b

View File

@ -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)