From 253b35b2edc5170a959f23e95ea46b7d31876084 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 25 Mar 2018 18:48:39 +0300 Subject: [PATCH] Test --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 15169e5bd..8028a6d5e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -465,7 +465,7 @@ komodod_LDADD += \ $(LIBZCASH_LIBS) if ENABLE_PROTON -zcashd_LDADD += $(LIBBITCOIN_PROTON) $(PROTON_LIBS) +komodod_LDADD += $(LIBBITCOIN_PROTON) $(PROTON_LIBS) endif # bitcoin-cli binary #