rgb-cln/gossipd/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
..
.gitignore gossipd: fix routing issue. 2017-09-03 02:01:54 +02:00
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-find_route-specific.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
run-find_route.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
run-initiator-success.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
run-responder-success.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00