build: add addressindex.h to make

This commit is contained in:
Braydon Fuller 2016-04-07 12:35:25 -04:00 committed by Simon
parent ab6be4478e
commit 890a6ca3d1
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ LIBZCASH_H = \
.PHONY: FORCE collate-libsnark check-symbols check-security
# bitcoin core #
BITCOIN_CORE_H = \
addressindex.h \
addrman.h \
alert.h \
amount.h \