feat(landerctl): implement -S flag using restructured codebase

This commit is contained in:
Jef Roosens 2024-10-03 09:30:35 +02:00
parent 4b469623dd
commit 086ee8900b
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 423 additions and 137 deletions

View file

@ -141,6 +141,7 @@ clean:
bear: clean
bear -- make
bear --append -- make build-test
bear --append -- make -C landerctl
# Make make aware of the .d files