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