diff options
author | Darrell Anderson <[email protected]> | 2014-01-28 14:59:15 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-28 14:59:15 -0600 |
commit | 0e6d94a4de3eefd0b684d995065307aee18abbe7 (patch) | |
tree | 1fb66ba8a1cca13d7c21a6b4993ce4aff21ed0ca /doc/kcontrol/paths/CMakeLists.txt | |
parent | 7d5b19522f7dd8e79efe1991a2d1ed0fe74875da (diff) | |
download | tdebase-0e6d94a4de3eefd0b684d995065307aee18abbe7.tar.gz tdebase-0e6d94a4de3eefd0b684d995065307aee18abbe7.zip |
Add new kcontrol paths help handbook.
Diffstat (limited to 'doc/kcontrol/paths/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/paths/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/kcontrol/paths/CMakeLists.txt b/doc/kcontrol/paths/CMakeLists.txt new file mode 100644 index 000000000..f7f5e8607 --- /dev/null +++ b/doc/kcontrol/paths/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/paths ) |