diff options
Diffstat (limited to 'languages/python/doc/Makefile.am')
-rw-r--r-- | languages/python/doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/doc/Makefile.am b/languages/python/doc/Makefile.am index 5159f5f0..4f111524 100644 --- a/languages/python/doc/Makefile.am +++ b/languages/python/doc/Makefile.am @@ -1,5 +1,5 @@ tocdir = ${kde_datadir}/kdevdocumentation/tocs -toc_DATA = python.toc python_bugs.toc +toc_DATA = python2.toc python3.toc python_bugs.toc #indexdir = ${kde_datadir}/devdoctreeview/indices #index_DATA = python.index |