common: make sphinx.c use hmac.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2020-03-20 11:59:24 +10:30
parent b122e44a0b
commit 8c984fbf1d
7 changed files with 61 additions and 73 deletions

View File

@@ -19,6 +19,7 @@ DEVTOOLS_COMMON_OBJS := \
common/fee_states.o \
common/gossip_rcvd_filter.o \
common/hash_u5.o \
common/hmac.o \
common/htlc_state.o \
common/memleak.o \
common/node_id.o \