summaryrefslogtreecommitdiffstats
path: root/kresources/featureplan/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/featureplan/CMakeLists.txt')
-rw-r--r--kresources/featureplan/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/CMakeLists.txt b/kresources/featureplan/CMakeLists.txt
index c365c8cb..7d07c761 100644
--- a/kresources/featureplan/CMakeLists.txt
+++ b/kresources/featureplan/CMakeLists.txt
@@ -69,6 +69,6 @@ tde_add_library( kcal_resourcefeatureplan SHARED AUTOMOC
SOURCES
kcal_resourcefeatureplan.cpp kcal_resourcefeatureplanconfig.cpp
VERSION 1.0.0
- LINK featureplancommon-static kdepim-shared
+ LINK featureplancommon-static tdepim-shared
DESTINATION ${LIB_INSTALL_DIR}
)