summaryrefslogtreecommitdiffstats
path: root/knotes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/CMakeLists.txt')
-rw-r--r--knotes/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/CMakeLists.txt b/knotes/CMakeLists.txt
index 88259383..72ab93b2 100644
--- a/knotes/CMakeLists.txt
+++ b/knotes/CMakeLists.txt
@@ -76,7 +76,7 @@ tde_add_library( knotes SHARED AUTOMOC
knotebutton.cpp knoteconfigdlg.cpp knotehostdlg.cpp knotealarmdlg.cpp
knotesalarm.cpp
VERSION 0.0.0
- LINK kdepim-shared kutils-shared kdeprint-shared
+ LINK tdepim-shared kutils-shared tdeprint-shared
DESTINATION ${LIB_INSTALL_DIR}
)