summaryrefslogtreecommitdiffstats
path: root/kgantt/kgantt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kgantt/kgantt/CMakeLists.txt')
-rw-r--r--kgantt/kgantt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgantt/kgantt/CMakeLists.txt b/kgantt/kgantt/CMakeLists.txt
index 9577ead8c..ad5af137f 100644
--- a/kgantt/kgantt/CMakeLists.txt
+++ b/kgantt/kgantt/CMakeLists.txt
@@ -37,6 +37,6 @@ tde_add_library( kgantt SHARED AUTOMOC
KGanttRelation.cpp xQGanttBarViewPort_Events.cpp xQGanttBarView.cpp
xQGanttListView.cpp KGanttBarConfig.cpp
VERSION 0.0.2
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${LIB_INSTALL_DIR}
)