aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJames O'Beirne <james.obeirne@gmail.com>2019-09-25 10:55:52 -0400
committerJames O'Beirne <james.obeirne@gmail.com>2019-09-25 10:56:00 -0400
commit0d86f4d3dacab38f3cd5371d0c920585c178302c (patch)
treee0adcd40ed647c8d803e51642760be4537af865b /src/Makefile.am
parent6e431296daceee604f48e9e3e87fa84cfd44bef2 (diff)
downloadbitcoin-0d86f4d3dacab38f3cd5371d0c920585c178302c.tar.xz
refactor: consolidate PASTE macros
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 8fc7f61d4b..7af04148cc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -209,6 +209,7 @@ BITCOIN_CORE_H = \
util/error.h \
util/fees.h \
util/system.h \
+ util/macros.h \
util/memory.h \
util/moneystr.h \
util/rbf.h \