summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:07 -0600
commitb4e545384b42deff2db00ff815c4cacbeb5d1860 (patch)
treebfb3416e8ebc56b09f3df5e68eb0473dbc5ef13c /vcs/subversion/CMakeLists.txt
parent35f3f9ef33100c276b267e7e933709fdf737b2fe (diff)
downloadtdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.tar.gz
tdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.zip
Additional kde to tde renaming
Diffstat (limited to 'vcs/subversion/CMakeLists.txt')
-rw-r--r--vcs/subversion/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/CMakeLists.txt b/vcs/subversion/CMakeLists.txt
index 0bd3bf76..db26df04 100644
--- a/vcs/subversion/CMakeLists.txt
+++ b/vcs/subversion/CMakeLists.txt
@@ -75,6 +75,6 @@ tde_add_kpart( kded_kdevsvnd AUTOMOC
SOURCES
commitdlg.cpp commitdlgbase.ui kdevsvnd.cpp kdevsvnd.skel
kdevsvnd_widgets.cpp svnssltrustpromptbase.ui
- LINK kio-shared kdeinit_kded-shared
+ LINK kio-shared tdeinit_kded-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)