mirror of
https://github.com/curl/curl.git
synced 2026-07-26 22:17:20 +03:00
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:
parent
58e0ff809f
commit
7ed349de4c
2 changed files with 5 additions and 2 deletions
|
|
@ -162,7 +162,7 @@ CHECKSOURCES = checksrc
|
|||
endif
|
||||
endif
|
||||
|
||||
all-local: $(CHECKSOURCES) $(UNITPROTOS)
|
||||
all-local: $(CHECKSOURCES)
|
||||
|
||||
UNIT_V = $(UNITV_$(V))
|
||||
UNITV_0 = @echo " UNITPR " $@;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue