Skip to content

Commit 1f05987

Browse files
authored
Merge pull request #36 from braydonf/0.13-bitcore-tsb
build: include timestampindex.h in makefile
2 parents 4822847 + 1fde065 commit 1f05987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ endif
7373
BITCOIN_CORE_H = \
7474
addressindex.h \
7575
spentindex.h \
76+
timestampindex.h \
7677
addrman.h \
7778
base58.h \
7879
bloom.h \

0 commit comments

Comments
 (0)