crypter: shuffle Makefile so that crypto can be used by the wallet

This commit is contained in:
Cory Fields
2015-03-26 19:15:28 -04:00
committed by lateminer
parent d4b0ab2149
commit aa0181e44e

View File

@@ -397,6 +397,7 @@ lored_LDADD = \
$(LIBBITCOIN_UTIL) \
$(LIBBITCOIN_WALLET) \
$(LIBBITCOIN_ZMQ) \
$(LIBBITCOIN_CONSENSUS) \
$(LIBBITCOIN_CRYPTO) \
$(LIBLEVELDB) \
$(LIBMEMENV) \