diff options
author | Michele Calgaro <[email protected]> | 2014-08-05 19:16:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-08-05 19:16:45 +0900 |
commit | ac0e4935e39d86ed5a594bfff45e704ed26fb16f (patch) | |
tree | 550285c0e7a977ceedb950802eb5536518d6cc65 /doc/tdepasswd/CMakeLists.txt | |
parent | 85afc59dde8dcdd9437fafd055f90cca667b4efe (diff) | |
download | tdebase-ac0e4935e39d86ed5a594bfff45e704ed26fb16f.tar.gz tdebase-ac0e4935e39d86ed5a594bfff45e704ed26fb16f.zip |
Added basic TDEPasswd 'We apologize' handbook. This relates to bug 1928.
Diffstat (limited to 'doc/tdepasswd/CMakeLists.txt')
-rw-r--r-- | doc/tdepasswd/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tdepasswd/CMakeLists.txt b/doc/tdepasswd/CMakeLists.txt new file mode 100644 index 000000000..8d0a4d04d --- /dev/null +++ b/doc/tdepasswd/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdepasswd ) |