aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2015-05-04 00:20:46 +0200
committerPieter Wuille <[email protected]>2015-05-11 17:56:48 -0700
commit540629c6fbbfc2aed336f7c7de1b2573d3310fda (patch)
treeb7c6d177e91674c603fb17fe8a43fa33b23fe90f /src/Makefile.am
parentMerge pull request #6058 (diff)
downloaddiscoin-540629c6fbbfc2aed336f7c7de1b2573d3310fda.tar.xz
discoin-540629c6fbbfc2aed336f7c7de1b2573d3310fda.zip
Add memusage.h
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 72d79619b..d85ce0f08 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -100,6 +100,7 @@ BITCOIN_CORE_H = \
leveldbwrapper.h \
limitedmap.h \
main.h \
+ memusage.h \
merkleblock.h \
miner.h \
mruset.h \