mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
b41d71da30
The problem with wire headers not being generated in time before stuff depended on it turns out to be related with inclusion order of sub-makefiles. The inclusions must preceed the use of LIGHTNINGD_HEADERS since they append to that variable. |
||
---|---|---|
.. | ||
client.c | ||
client.h | ||
hsm_client_wire_csv | ||
hsm_control_wire_csv | ||
hsm_status_wire_csv | ||
hsm.c | ||
Makefile |