Inlude crypto/equihash.tcc in list of sources for dist

This commit is contained in:
Kevin Gallagher 2016-10-14 21:19:21 -07:00 committed by Jack Grigg
parent 558081c98c
commit 60157808cd
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ crypto_libbitcoin_crypto_a_SOURCES = \
crypto/common.h \
crypto/equihash.cpp \
crypto/equihash.h \
crypto/equihash.tcc \
crypto/hmac_sha256.cpp \
crypto/hmac_sha256.h \
crypto/hmac_sha512.cpp \