diff options
Diffstat (limited to 'kontact/interfaces/CMakeLists.txt')
-rw-r--r-- | kontact/interfaces/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/CMakeLists.txt b/kontact/interfaces/CMakeLists.txt index 74b590d8b..7cda8c197 100644 --- a/kontact/interfaces/CMakeLists.txt +++ b/kontact/interfaces/CMakeLists.txt @@ -42,6 +42,6 @@ tde_add_library( kpinterfaces SHARED AUTOMOC SOURCES core.cpp plugin.cpp summary.cpp uniqueapphandler.cpp VERSION 1.0.0 - LINK kdepim-shared + LINK tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) |