aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@bitpay.com>2014-11-18 10:17:22 -0500
committerJeff Garzik <jgarzik@bitpay.com>2014-11-18 10:17:22 -0500
commit9445b876bde34c0cc4ca9cb16fbd763fe877b8a9 (patch)
treea0d798f367f55d84ab229362e2a4432229a37fe2 /src/Makefile.am
parent27b2288f33af7d32dd4ece141c12aa1472407b9f (diff)
parente2655e0ab1fc36cd4a58a5145c53500cb7b2d4d0 (diff)
downloadbitcoin-9445b876bde34c0cc4ca9cb16fbd763fe877b8a9.tar.xz
Merge pull request #2844
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 b3b41e3d17..3da833d733 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -166,6 +166,7 @@ libbitcoin_server_a_SOURCES = \
net.cpp \
noui.cpp \
pow.cpp \
+ rest.cpp \
rpcblockchain.cpp \
rpcmining.cpp \
rpcmisc.cpp \