core-lightning/lightningd/gossip
Christian Decker b41d71da30 Makefile: Making sure header vars are populated correctly
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.
2017-01-13 10:50:07 +10:30
..
gossip.c lightningd_gossip: daemon to look after peers which don't a channel (yet) 2017-01-10 15:38:33 +10:30
gossip_control_wire_csv lightningd_gossip: daemon to look after peers which don't a channel (yet) 2017-01-10 15:38:33 +10:30
gossip_status_wire_csv lightningd_gossip: daemon to look after peers which don't a channel (yet) 2017-01-10 15:38:33 +10:30
Makefile Makefile: Making sure header vars are populated correctly 2017-01-13 10:50:07 +10:30