Auto merge of #3966 - garethtdavies:3962-fix-gitian-build, r=daira

Adding addressindex.h to Makefile.am

Co-authored by: Daira Hopwood <daira@jacaranda.org>

Closes #3962
This commit is contained in:
Homu 2019-04-22 11:56:44 -07:00
commit 16fd1ec7ef
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 \