build(Makefile): add package.yaml dependency for .stack

This commit is contained in:
Sarah Vaupel 2024-10-13 01:42:07 +02:00
parent 897b6686fe
commit d681220dfb

View File

@ -209,7 +209,7 @@ serve-backend:
AVSPASS=${AVSPASS:-nopasswordset} ; \
stack exec uniworxdb -- -$*
.stack: stack.yaml stack.yaml.lock
.stack: stack.yaml stack.yaml.lock package.yaml
.stack:
$(MAKE) -- --image-run---.stack
--.stack: stack.yaml stack.yaml.lock