aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-12-01 10:00:04 +0100
committerWladimir J. van der Laan <[email protected]>2015-12-01 10:22:14 +0100
commit327291af02d05e09188713d882bf68ac708c1077 (patch)
treefd6e45cfb3d11beb185c3d1da556a075c924b165 /src/Makefile.am
parentMerge pull request #7096 (diff)
parentPrevector type (diff)
downloaddiscoin-327291af02d05e09188713d882bf68ac708c1077.tar.xz
discoin-327291af02d05e09188713d882bf68ac708c1077.zip
Merge pull request #6914
114b581 Prevector type (Pieter Wuille)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 40f2e19af..bb627a544 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -124,6 +124,7 @@ BITCOIN_CORE_H = \
policy/fees.h \
policy/policy.h \
pow.h \
+ prevector.h \
primitives/block.h \
primitives/transaction.h \
protocol.h \