diff --git a/tests/fuzz/Makefile b/tests/fuzz/Makefile index d7cdd0c9d..bcd6f0fdc 100644 --- a/tests/fuzz/Makefile +++ b/tests/fuzz/Makefile @@ -41,7 +41,6 @@ FUZZ_COMMON_OBJS := \ common/features.o \ common/fee_states.o \ common/hash_u5.o \ - common/hsm_encryption.o \ common/htlc_state.o \ common/initial_channel.o \ common/initial_commit_tx.o \