diff --git a/common/Makefile b/common/Makefile index 19f92ad45..c407214e0 100644 --- a/common/Makefile +++ b/common/Makefile @@ -105,6 +105,7 @@ $(COMMON_OBJS): $(CCAN_HEADERS) $(BITCOIN_HEADERS) $(EXTERNAL_HEADERS) $(COMMON_ common/version.o: gen_version.h ALL_C_HEADERS += $(COMMON_HEADERS) +ALL_C_SOURCES += $(COMMON_SRC) common/gen_htlc_state_names.h: common/htlc_state.h ccan/ccan/cdump/tools/cdump-enumstr ccan/ccan/cdump/tools/cdump-enumstr common/htlc_state.h > $@ diff --git a/common/peer_status_wiregen.c b/common/peer_status_wiregen.c index 4555b448a..f8905eff6 100644 --- a/common/peer_status_wiregen.c +++ b/common/peer_status_wiregen.c @@ -81,4 +81,4 @@ bool fromwire_status_peer_error(const tal_t *ctx, const void *p, struct channel_ return cursor != NULL; } -// SHA256STAMP:exp-0-447e0325cb958a5eab33bc5a220a3cbf671d7a39edb7f9c3065ea04a8545cbd1 +// SHA256STAMP:exp-0-56acee14dc485105152d9cd4d3015fa6d2f7ce1883d49ccece82e068b7f1af13 diff --git a/common/status_wiregen.c b/common/status_wiregen.c index 703c00666..8094f0ce3 100644 --- a/common/status_wiregen.c +++ b/common/status_wiregen.c @@ -192,4 +192,4 @@ bool fromwire_status_peer_billboard(const tal_t *ctx, const void *p, bool *perm, return cursor != NULL; } -// SHA256STAMP:exp-0-4d2dbdbf0583d8c35594ef3c14ec80fc1ad4e8d00ee8f1dca0c57293ac41d17e +// SHA256STAMP:exp-0-6b371939fcb8fc39758a17167e1b95bae1ac2cf61f207e530711aeba6838eb4f