aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-06-05 21:43:13 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-06-05 21:43:13 +0200
commitce1c8104aa40db9a0b11e48b8633d3440a37eb36 (patch)
treedeefe92fe1cd024bb82415fc7a73b184e152c9bb /src/Makefile.am
parent1b2e1d179c5b350cac69ee670e01355314f25e11 (diff)
downloadbitcoin-ce1c8104aa40db9a0b11e48b8633d3440a37eb36.tar.xz
build: Remove unused `LIBBITCOIN_KERNEL` variable
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 89329f5f69..721bf7104c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,7 +29,6 @@ LIBBITCOIN_NODE=libbitcoin_node.a
LIBBITCOIN_COMMON=libbitcoin_common.a
LIBBITCOIN_CONSENSUS=libbitcoin_consensus.a
LIBBITCOIN_CLI=libbitcoin_cli.a
-LIBBITCOIN_KERNEL=libbitcoin_kernel.a
LIBBITCOIN_UTIL=libbitcoin_util.a
LIBBITCOIN_CRYPTO_BASE=crypto/libbitcoin_crypto_base.la
LIBBITCOINQT=qt/libbitcoinqt.a