summaryrefslogtreecommitdiffstats
path: root/languages/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/CMakeLists.txt')
-rw-r--r--languages/python/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/python/CMakeLists.txt b/languages/python/CMakeLists.txt
index 93ba69c2..989ea1b1 100644
--- a/languages/python/CMakeLists.txt
+++ b/languages/python/CMakeLists.txt
@@ -49,9 +49,9 @@ tde_add_kpart( libkdevpythonsupport AUTOMOC
)
-##### kio_pydoc (module) ########################
+##### tdeio_pydoc (module) ########################
-tde_add_kpart( kio_pydoc
+tde_add_kpart( tdeio_pydoc
SOURCES pydoc.cpp
LINK tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}