summaryrefslogtreecommitdiffstats
path: root/languages/python/doc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/doc/CMakeLists.txt')
-rw-r--r--languages/python/doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/doc/CMakeLists.txt b/languages/python/doc/CMakeLists.txt
index a3caa5fd..68289e59 100644
--- a/languages/python/doc/CMakeLists.txt
+++ b/languages/python/doc/CMakeLists.txt
@@ -10,5 +10,5 @@
#################################################
install( FILES
- python.toc python_bugs.toc
+ python2.toc python3.toc python_bugs.toc
DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs )