add pbs-tools subcrate

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-06 13:26:35 +02:00
parent d420962fbc
commit 770a36e53a
44 changed files with 175 additions and 139 deletions

View File

@ -32,7 +32,8 @@ RESTORE_BIN := \
SUBCRATES := \
pbs-buildcfg \
pbs-runtime
pbs-runtime \
pbs-tools
ifeq ($(BUILD_MODE), release)
CARGO_BUILD_ARGS += --release