mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-01-06 13:17:55 +03:00
fixup! buildsys: add sbuild target for convenience
This commit is contained in:
parent
16e055204c
commit
37045e728b
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ distclean: clean
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(MAKE) -C src $@
|
$(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
|
.PHONY: dinstall
|
||||||
dinstall: $(DEB)
|
dinstall: $(DEB)
|
||||||
|
Loading…
Reference in New Issue
Block a user