summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/integrator/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/integrator/CMakeLists.txt')
-rw-r--r--vcs/cvsservice/integrator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/integrator/CMakeLists.txt b/vcs/cvsservice/integrator/CMakeLists.txt
index ff0b8ec5..cc6e59eb 100644
--- a/vcs/cvsservice/integrator/CMakeLists.txt
+++ b/vcs/cvsservice/integrator/CMakeLists.txt
@@ -34,6 +34,6 @@ tde_add_kpart( libcvsserviceintegrator AUTOMOC
cvsserviceintegrator.cpp integratordlgbase.ui
fetcherdlgbase.ui integratordlg.cpp initdlg.ui
LINK
- kdevextras-shared kdevelop-shared cvsservice-shared
+ kdevextras-shared tdevelop-shared cvsservice-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)