Adds zcbenchmarks.h to libbitcoin_wallet_a_SOURCES

This commit is contained in:
Kevin Gallagher 2016-10-14 22:15:56 -07:00 committed by Jack Grigg
parent 58d09f27f5
commit 2f3ecb4422
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ libbitcoin_server_a_SOURCES = \
libbitcoin_wallet_a_CPPFLAGS = $(BITCOIN_INCLUDES)
libbitcoin_wallet_a_SOURCES = \
zcbenchmarks.cpp \
zcbenchmarks.h \
wallet/asyncrpcoperation_sendmany.cpp \
wallet/crypter.cpp \
wallet/db.cpp \