summaryrefslogtreecommitdiffstats
path: root/doc/glossary/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-17 19:52:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-18 02:24:57 +0100
commit6aa392e1314567b23ab733fc5e8cf8332a344452 (patch)
treef03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/glossary/CMakeLists.txt
parenteed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff)
downloadtdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz
tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/glossary/CMakeLists.txt')
-rw-r--r--doc/glossary/CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/glossary/CMakeLists.txt b/doc/glossary/CMakeLists.txt
deleted file mode 100644
index 73a84f204..000000000
--- a/doc/glossary/CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-tde_create_handbook(
- FILES checkxrefs index.docbook tdeprintingglossary.docbook
- DESTINATION khelpcenter/glossary )