core-lightning/channeld/test
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
..
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-full_channel.c run-channel.c: move under channeld/ 2017-11-22 19:40:46 +01:00