mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
ccan: remove autodata.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
24536c5561
commit
2736e997f6
@@ -87,7 +87,6 @@ sources = [
|
||||
"bitcoin/signature.c",
|
||||
"bitcoin/tx.c",
|
||||
"bitcoin/varint.c",
|
||||
"ccan/ccan/autodata/autodata.c",
|
||||
"ccan/ccan/breakpoint/breakpoint.c",
|
||||
"ccan/ccan/crypto/hkdf_sha256/hkdf_sha256.c",
|
||||
"ccan/ccan/crypto/hmac_sha256/hmac_sha256.c",
|
||||
@@ -113,6 +112,7 @@ sources = [
|
||||
"ccan/ccan/timer/timer.c",
|
||||
"ccan/ccan/utf8/utf8.c",
|
||||
"common/amount.c",
|
||||
"common/autodata.c",
|
||||
"common/bigsize.c",
|
||||
"common/bip32.c",
|
||||
"common/bolt12_merkle.c",
|
||||
|
||||
Reference in New Issue
Block a user