Fix Makefiles so "make dist" will run
This commit is contained in:
@@ -69,9 +69,8 @@ if BUILD_BITCOIN_UTILS
|
||||
bin_PROGRAMS += zcash-cli bitcoin-tx
|
||||
endif
|
||||
|
||||
# TODO: rename to libzcash
|
||||
LIBZCASH_H = \
|
||||
zcash/IncrementalMerkleTree.h \
|
||||
zcash/IncrementalMerkleTree.hpp \
|
||||
zcash/NoteEncryption.hpp \
|
||||
zcash/Address.hpp \
|
||||
zcash/JoinSplit.hpp \
|
||||
|
||||
Reference in New Issue
Block a user