mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 14:24:09 +01:00
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.c | ||
hsm_client_wire_csv | ||
hsm_control_wire_csv | ||
hsm_status_wire_csv | ||
Makefile |