summaryrefslogtreecommitdiffstats
path: root/doc/glossary/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glossary/CMakeLists.txt')
-rw-r--r--doc/glossary/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/glossary/CMakeLists.txt b/doc/glossary/CMakeLists.txt
index dabf6fd78..decd03348 100644
--- a/doc/glossary/CMakeLists.txt
+++ b/doc/glossary/CMakeLists.txt
@@ -9,4 +9,6 @@
#
#################################################
-tde_create_handbook( DESTINATION khelpcenter/glossary )
+tde_create_handbook(
+ FILES checkxrefs index.docbook kdeprintingglossary.docbook
+ DESTINATION khelpcenter/glossary )