diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt index 9ba7c4e..f9a24b3 100644 --- a/src/daemon/CMakeLists.txt +++ b/src/daemon/CMakeLists.txt @@ -37,7 +37,7 @@ add_custom_command( WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} ) -make_moc ( notificationsProxy ) +make_moc ( notificationdaemon ) tde_add_executable( notification-daemon-tde AUTOMOC SOURCES ${NotificationDaemon_SRCS} notificationNodeService.cpp