summaryrefslogtreecommitdiffstats
path: root/konsolekalendar/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'konsolekalendar/CMakeLists.txt')
-rw-r--r--konsolekalendar/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/CMakeLists.txt b/konsolekalendar/CMakeLists.txt
index 107c87a7..2c736bc5 100644
--- a/konsolekalendar/CMakeLists.txt
+++ b/konsolekalendar/CMakeLists.txt
@@ -64,6 +64,6 @@ tde_add_executable( konsolekalendar AUTOMOC
konsolekalendarchange.cpp konsolekalendarvariables.cpp
konsolekalendaradd.cpp konsolekalendarexports.cpp konsolekalendar.cpp
stdcalendar.cpp main.cpp
- LINK kdepim-shared
+ LINK tdepim-shared
DESTINATION ${BIN_INSTALL_DIR}
)