diff options
Diffstat (limited to 'konsolekalendar/CMakeLists.txt')
-rw-r--r-- | konsolekalendar/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/CMakeLists.txt b/konsolekalendar/CMakeLists.txt index 107c87a7c..2c736bc50 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} ) |