This commit is contained in:
jl777
2017-03-30 04:37:22 +03:00
parent 945f015d80
commit bcba24d157

View File

@@ -384,7 +384,7 @@ komodod_LDADD = \
$(LIBSECP256K1) $(LIBSECP256K1)
if ENABLE_ZMQ if ENABLE_ZMQ
zcashd_LDADD += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS) komodod_LDADD += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS)
endif endif
if ENABLE_WALLET if ENABLE_WALLET