summaryrefslogtreecommitdiffstats
path: root/kresources/remote/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/remote/CMakeLists.txt')
-rw-r--r--kresources/remote/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/remote/CMakeLists.txt b/kresources/remote/CMakeLists.txt
index 19dfcb7b..d1a4b57b 100644
--- a/kresources/remote/CMakeLists.txt
+++ b/kresources/remote/CMakeLists.txt
@@ -51,6 +51,6 @@ tde_add_library( kcal_resourceremote SHARED AUTOMOC
SOURCES
resourceremote.cpp resourceremoteconfig.cpp
VERSION 1.0.0
- LINK kdepim-shared
+ LINK tdepim-shared
DESTINATION ${LIB_INSTALL_DIR}
)