Adding addressindex.h to Makefile.am

Co-authored by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Gareth Davies 2019-04-21 06:56:08 -07:00
parent 8e4202f8f4
commit 82848efb0e
1 changed files with 1 additions and 0 deletions

View File

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