diff --git a/telldus-core/tdtool/CMakeLists.txt b/telldus-core/tdtool/CMakeLists.txt index c9aeb07b..eacc2dac 100644 --- a/telldus-core/tdtool/CMakeLists.txt +++ b/telldus-core/tdtool/CMakeLists.txt @@ -13,6 +13,7 @@ SET(tdtool_SRCS ADD_EXECUTABLE(tdtool ${tdtool_SRCS} ) +ADD_DEPENDENCIES(tdtool ${telldus-core_TARGET}) SIGN(tdtool) INCLUDE_DIRECTORIES(