diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 23:36:41 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 23:36:41 -0600 |
commit | 971e838379fed36532230572f20c659bb4000499 (patch) | |
tree | 41c697977144f9c487b0cd3a0d62e7ee6b1958e3 /doc/kcontrol/display/CMakeLists.txt | |
parent | 358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d (diff) | |
download | tdebase-971e838379fed36532230572f20c659bb4000499.tar.gz tdebase-971e838379fed36532230572f20c659bb4000499.zip |
Update non-existent and incomplete (template-only) help handbooks to new default format.
Diffstat (limited to 'doc/kcontrol/display/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/display/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/kcontrol/display/CMakeLists.txt b/doc/kcontrol/display/CMakeLists.txt new file mode 100644 index 000000000..ee36f8c13 --- /dev/null +++ b/doc/kcontrol/display/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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( DESTINATION kcontrol/display ) |