aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Winget <tewinget@gmail.com>2015-03-25 05:56:36 -0400
committerThomas Winget <tewinget@gmail.com>2015-03-25 05:56:36 -0400
commit5c0bc0050ccfd579ed75be384e928e0165d6b2ce (patch)
tree7bce2200f19b05448cb719b54037a7c2c82d6bab /src/CMakeLists.txt
parenta96134113ead8bc21ea79be6c0660121978fbcc5 (diff)
parentd7286395c97afd9d33d6170c1cf24f1e38140b37 (diff)
downloadmonzero-core-5c0bc0050ccfd579ed75be384e928e0165d6b2ce.tar.gz
monzero-core-5c0bc0050ccfd579ed75be384e928e0165d6b2ce.tar.xz
monzero-core-5c0bc0050ccfd579ed75be384e928e0165d6b2ce.zip
Merge upstream updates into blockchain branch
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5242d261e..88012ee13 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -97,6 +97,7 @@ add_subdirectory(wallet)
add_subdirectory(connectivity_tool)
add_subdirectory(miner)
add_subdirectory(simplewallet)
+add_subdirectory(daemonizer)
add_subdirectory(daemon)
add_subdirectory(blockchain_converter)