core-lightning/channeld
Rusty Russell 40315bfb91 test: fix dependencies.
Test objects must be added to $(ALL_OBJS) so they correctly depend on
CCAN headers etc.

Also, each test in a subdir must depend on headers and src in the parent
directory, as it will often #include them directly.

Reported-by: Christian Decker
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-22 19:40:46 +01:00
..
test test: fix dependencies. 2017-11-22 19:40:46 +01:00
channel_wire.csv subdaemons: pass back and forth the htlc points. 2017-11-16 17:40:57 +01:00
channel.c channel: use flag to indicate we're awaiting revoke_and_ack. 2017-11-22 19:40:46 +01:00
channeld_htlc.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
full_channel.c channel: use flag to indicate we're awaiting revoke_and_ack. 2017-11-22 19:40:46 +01:00
full_channel.h channeld: don't allow NULL htlcmap for full_channel 2017-09-03 02:01:54 +02:00
Makefile crypto_state: move to its own file. 2017-10-20 18:31:32 +02:00