Test
This commit is contained in:
@@ -111,6 +111,7 @@ if ENABLE_WALLET
|
|||||||
bin_PROGRAMS += wallet-utility
|
bin_PROGRAMS += wallet-utility
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
LIBZCASH_H = \
|
LIBZCASH_H = \
|
||||||
zcash/IncrementalMerkleTree.hpp \
|
zcash/IncrementalMerkleTree.hpp \
|
||||||
zcash/NoteEncryption.hpp \
|
zcash/NoteEncryption.hpp \
|
||||||
@@ -527,7 +528,8 @@ wallet_utility_LDADD = \
|
|||||||
$(CRYPTO_LIBS) \
|
$(CRYPTO_LIBS) \
|
||||||
$(LIBZCASH) \
|
$(LIBZCASH) \
|
||||||
$(LIBSNARK) \
|
$(LIBSNARK) \
|
||||||
$(LIBZCASH_LIBS)
|
$(LIBZCASH_LIBS)\
|
||||||
|
$(LIBCRYPTOCONDITIONS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# zcash-tx binary #
|
# zcash-tx binary #
|
||||||
|
|||||||
Reference in New Issue
Block a user