diff --git a/src/Makefile.am b/src/Makefile.am index 3baa2fde4..a0c474146 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -263,6 +263,7 @@ libbitcoin_server_a_SOURCES = \ cc/CCutils.cpp \ cc/assets.cpp \ cc/faucet.cpp \ + cc/rewards.cpp \ cc/betprotocol.cpp \ chain.cpp \ checkpoints.cpp \