Adds zcash/Zcash.h to LIBZCASH sources

This commit is contained in:
Kevin Gallagher
2016-10-14 21:27:32 -07:00
committed by Jack Grigg
parent 60157808cd
commit cc552e4db8

View File

@@ -76,7 +76,8 @@ LIBZCASH_H = \
zcash/JoinSplit.hpp \ zcash/JoinSplit.hpp \
zcash/Note.hpp \ zcash/Note.hpp \
zcash/prf.h \ zcash/prf.h \
zcash/util.h zcash/util.h \
zcash/Zcash.h
.PHONY: FORCE check-symbols check-security .PHONY: FORCE check-symbols check-security
# bitcoin core # # bitcoin core #