aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-10-21 16:37:11 +0800
committerfanquake <fanquake@gmail.com>2022-10-21 16:40:55 +0800
commitafbcd227dd0889002eeeec6148538ed2e2c9aadb (patch)
tree1f111180b3c5f10310274f627361833672a61798 /src/Makefile.am
parentf2859c3aa86ebd01b7245135ef043bb5e60c1e17 (diff)
build: remove threadinterrupt from libbitcoinkernel
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 70a0ca8915..85038232f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -933,7 +933,6 @@ libbitcoinkernel_la_SOURCES = \
support/cleanse.cpp \
support/lockedpool.cpp \
sync.cpp \
- threadinterrupt.cpp \
txdb.cpp \
txmempool.cpp \
uint256.cpp \