diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-27 23:15:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-27 23:15:49 +0900 |
commit | 4b94b0699746995caa4a02e48bac64f771201a46 (patch) | |
tree | 660e220247cd5f69fdbc8bdbd45efbf5158ebefb /doc/keditbookmarks/CMakeLists.txt | |
parent | 030d09e784a85e2f3a4fd40327da15c76de75683 (diff) | |
download | tdebase-4b94b0699746995caa4a02e48bac64f771201a46.tar.gz tdebase-4b94b0699746995caa4a02e48bac64f771201a46.zip |
Added KEditBookmarks handbook. This resolves bug 1881.
Diffstat (limited to 'doc/keditbookmarks/CMakeLists.txt')
-rw-r--r-- | doc/keditbookmarks/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/keditbookmarks/CMakeLists.txt b/doc/keditbookmarks/CMakeLists.txt new file mode 100644 index 000000000..444468728 --- /dev/null +++ b/doc/keditbookmarks/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 keditbookmarks ) |