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

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 \