unit-tests: build the unitprotos.h from here

Make the bundle depend on the header in the lib dir and built it now if
not present.

Reported-by: Todd Gamblin
Fixes #18088
Closes #18089
This commit is contained in:
Daniel Stenberg 2025-07-29 23:14:41 +02:00
parent 58e0ff809f
commit 7ed349de4c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 5 additions and 2 deletions

View file

@ -162,7 +162,7 @@ CHECKSOURCES = checksrc
endif
endif
all-local: $(CHECKSOURCES) $(UNITPROTOS)
all-local: $(CHECKSOURCES)
UNIT_V = $(UNITV_$(V))
UNITV_0 = @echo " UNITPR " $@;