Skip to content

Commit 2f2f3aa

Browse files
committed
link: add simplicity to bitcoin-chainstate binary
1 parent 2534141 commit 2f2f3aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,7 @@ bitcoin_chainstate_LDADD = \
939939
$(LIBBITCOIN_CRYPTO) \
940940
$(LIBUNIVALUE) \
941941
$(LIBSECP256K1) \
942+
$(LIBELEMENTSSIMPLICITY) \
942943
$(LIBLEVELDB) \
943944
$(LIBLEVELDB_SSE42) \
944945
$(LIBMEMENV)

0 commit comments

Comments
 (0)