diff --git a/CMakeLists.txt b/CMakeLists.txt
index 48c9c82bab263fdad912f9bc4b6a444374b0efd0..ef90638032a28dffab49ad58466a4148a7e56d06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -118,6 +118,7 @@ endif()
 target_link_libraries(${PROJECT_NAME} dap_python_module 
                       dap_crypto_python_module 
                       DapServerCore
+                     dap_chain_python_module
                      )
 #target_link_libraries(${PROJECT_NAME} dap_core dap_crypto)