diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-31 14:06:02 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-31 14:06:02 -0600 |
commit | fef6d2d33ccc7a47fc2c1a6602216413846838fc (patch) | |
tree | f7dcee35f86e03bb83c3f9a5cc2b063214a2a6dc /doc/kcontrol/kcmcgi/CMakeLists.txt | |
parent | 0f84e47248dafb53c28b80509dc9322248abb43f (diff) | |
download | tdebase-fef6d2d33ccc7a47fc2c1a6602216413846838fc.tar.gz tdebase-fef6d2d33ccc7a47fc2c1a6602216413846838fc.zip |
Add new help handbook for konqueror cgi scripts module.
Diffstat (limited to 'doc/kcontrol/kcmcgi/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/kcmcgi/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/kcontrol/kcmcgi/CMakeLists.txt b/doc/kcontrol/kcmcgi/CMakeLists.txt new file mode 100644 index 000000000..2a5308452 --- /dev/null +++ b/doc/kcontrol/kcmcgi/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/kcmcgi ) |