aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJames O'Beirne <james.obeirne@gmail.com>2019-03-28 12:08:32 -0400
committerJames O'Beirne <james.obeirne@gmail.com>2019-10-29 13:55:10 -0400
commit707fde7b9ba522c22179e2db0ed7b462c65138d9 (patch)
treedd74c30b7d19b9807765d6945ce8c0465151e87b /src/Makefile.am
parent6a97e8a060f7632bbaee27d3de8035dc6ebe3895 (diff)
downloadbitcoin-707fde7b9ba522c22179e2db0ed7b462c65138d9.tar.xz
add unused SnapshotMetadata class
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 3fb1a1f982..19d41b78cb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -159,6 +159,7 @@ BITCOIN_CORE_H = \
node/coinstats.h \
node/psbt.h \
node/transaction.h \
+ node/utxo_snapshot.h \
noui.h \
optional.h \
outputtype.h \