summaryrefslogtreecommitdiffstats
path: root/tdeioslave/svn/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/svn/CMakeLists.txt')
-rw-r--r--tdeioslave/svn/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/svn/CMakeLists.txt b/tdeioslave/svn/CMakeLists.txt
index 5cba3f86..7cac1966 100644
--- a/tdeioslave/svn/CMakeLists.txt
+++ b/tdeioslave/svn/CMakeLists.txt
@@ -37,9 +37,9 @@ install( FILES
DESTINATION ${SERVICES_INSTALL_DIR} )
-##### kio_svn (module) ##########################
+##### tdeio_svn (module) ##########################
-tde_add_kpart( kio_svn
+tde_add_kpart( tdeio_svn
SOURCES svn.cpp
LINK tdeio-shared ${APR_LIBRARIES} ${SVN_LIBRARIES}
DESTINATION ${PLUGIN_INSTALL_DIR}