Make it compile

This commit is contained in:
lateminer
2018-10-14 16:44:21 +03:00
parent e670323162
commit 9cc4974283
7 changed files with 20 additions and 113 deletions

View File

@@ -16,7 +16,6 @@ bench_bench_bitcoin_SOURCES = \
bench/crypto_hash.cpp \
bench/ccoins_caching.cpp \
bench/mempool_eviction.cpp \
bench/verify_script.cpp \
bench/base58.cpp
bench_bench_bitcoin_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES) $(EVENT_CLFAGS) $(EVENT_PTHREADS_CFLAGS) -I$(builddir)/bench/