diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 23:22:43 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 23:22:43 -0600 |
commit | 65be7440fa4d1d614f6a745278c3ceaa06382c37 (patch) | |
tree | 9c213689bbad0c01a9f3041d3ef05dac69a809f5 /doc/kmobile/CMakeLists.txt | |
parent | 1231932db16ade94af762c26dfa474e5f53a62ce (diff) | |
download | tdepim-65be7440fa4d1d614f6a745278c3ceaa06382c37.tar.gz tdepim-65be7440fa4d1d614f6a745278c3ceaa06382c37.zip |
Update non-existent and incomplete (template-only) help handbook to new default format.
Diffstat (limited to 'doc/kmobile/CMakeLists.txt')
-rw-r--r-- | doc/kmobile/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/kmobile/CMakeLists.txt b/doc/kmobile/CMakeLists.txt new file mode 100644 index 000000000..9b7f99fff --- /dev/null +++ b/doc/kmobile/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kmobile ) |