diff options
author | Slávek Banko <[email protected]> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-18 02:24:57 +0100 |
commit | 6aa392e1314567b23ab733fc5e8cf8332a344452 (patch) | |
tree | f03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/khelpcenter/helpnotfound/CMakeLists.txt | |
parent | eed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff) | |
download | tdebase-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 <[email protected]>
(cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/khelpcenter/helpnotfound/CMakeLists.txt')
-rw-r--r-- | doc/khelpcenter/helpnotfound/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/khelpcenter/helpnotfound/CMakeLists.txt b/doc/khelpcenter/helpnotfound/CMakeLists.txt new file mode 100644 index 000000000..856ae3155 --- /dev/null +++ b/doc/khelpcenter/helpnotfound/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION khelpcenter/helpnotfound ) |