aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJorge Timón <[email protected]>2015-06-24 07:25:30 +0200
committerJorge Timón <[email protected]>2015-06-26 17:59:07 +0200
commit627b9deff4e8e18fc6d001b6eb9818c13c648820 (patch)
treee8e3f715765fe9d1136814c587038d68ecc5a45c /src/Makefile.am
parentMerge pull request #6299 (diff)
downloaddiscoin-627b9deff4e8e18fc6d001b6eb9818c13c648820.tar.xz
discoin-627b9deff4e8e18fc6d001b6eb9818c13c648820.zip
Policy: MOVEONLY: Create policy/policy.h with some constants
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 59618c494..5515b2f18 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -111,6 +111,7 @@ BITCOIN_CORE_H = \
netbase.h \
noui.h \
policy/fees.h \
+ policy/policy.h \
pow.h \
primitives/block.h \
primitives/transaction.h \