tests/makefile: add dependency on build-certs

Closes #16845
This commit is contained in:
Stefan Eissing 2025-03-27 11:24:22 +01:00 committed by Daniel Stenberg
parent 44341e736a
commit 0c1ad21f97
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -197,7 +197,7 @@ checksrc:
(cd server && $(MAKE) checksrc)
(cd http && $(MAKE) checksrc)
all-local: $(MANFILES)
all-local: $(MANFILES) build-certs
distclean:
rm -f $(MANFILES)