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