core-lightning/channeld
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles
We create ALL_PROGRAMS, ALL_TEST_PROGRAMS, ALL_C_SOURCES and
ALL_C_HEADERS.  Then the toplevel Makefile knows which are
autogenerated (by wildcard), so it can have all the rules to clean
them or check the source as necessary.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-31 21:33:26 -05:00
..
test Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
channeld.c Makefile: use generic rules to make spec-derived sources. 2020-08-31 21:33:26 -05:00
channeld_htlc.h Makefile: use generic rules to make spec-derived sources. 2020-08-31 21:33:26 -05:00
channeld_wire.csv Makefile: create generic wiregen rules, use for channeld. 2020-08-25 12:53:13 +09:30
commit_tx.c doc: update BOLT now option_anchor_outputs is merged. 2020-08-24 20:55:47 +09:30
commit_tx.h option_anchor_outputs: wire into all the subdaemons. 2020-08-14 11:51:14 +09:30
full_channel.c doc: update BOLT now option_anchor_outputs is merged. 2020-08-24 20:55:47 +09:30
full_channel.h option_anchor_outputs: wire into all the subdaemons. 2020-08-14 11:51:14 +09:30
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
watchtower.c hsmd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
watchtower.h channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00