diff options
Diffstat (limited to 'korganizer/korgac/CMakeLists.txt')
-rw-r--r-- | korganizer/korgac/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/korgac/CMakeLists.txt b/korganizer/korgac/CMakeLists.txt index c870221be..b0f923024 100644 --- a/korganizer/korgac/CMakeLists.txt +++ b/korganizer/korgac/CMakeLists.txt @@ -34,7 +34,7 @@ install( FILES korgac.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} ) tde_add_executable( korgac AUTOMOC SOURCES - korgacmain.cpp alarmdialog.cpp alarmdockwindow.cpp koalarmclient.cpp + korgacmain.cpp alarmdialog.cpp alarmdoctwindow.cpp koalarmclient.cpp alarmclientiface.skel LINK korganizer_eventviewer-shared DESTINATION ${BIN_INSTALL_DIR} |