diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 19:54:16 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 19:54:16 -0600 |
commit | d03a45d885a02a73571a37999277e5bff847a20a (patch) | |
tree | 350f5deae9e005fd7acf7203ca30d1650af1cbd1 /doc/tdefontview/CMakeLists.txt | |
parent | 655562cefa3b0a0174ce8043c5df8e1ea6093b7a (diff) | |
download | tdebase-d03a45d885a02a73571a37999277e5bff847a20a.tar.gz tdebase-d03a45d885a02a73571a37999277e5bff847a20a.zip |
Add new tdefontview help handbook.
Diffstat (limited to 'doc/tdefontview/CMakeLists.txt')
-rw-r--r-- | doc/tdefontview/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tdefontview/CMakeLists.txt b/doc/tdefontview/CMakeLists.txt new file mode 100644 index 000000000..5b510531e --- /dev/null +++ b/doc/tdefontview/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdefontview ) |