diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 16:24:27 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 16:24:27 -0600 |
commit | 305beeb1d5430f59c32096921402739697ac800f (patch) | |
tree | b0522468996a971d578d33779ac9b4a3b2ab2541 /doc/knetwalk/CMakeLists.txt | |
parent | ceaf53c042a89de264e3bf9fbd75fbae94e009d3 (diff) | |
download | tdegames-305beeb1d5430f59c32096921402739697ac800f.tar.gz tdegames-305beeb1d5430f59c32096921402739697ac800f.zip |
Add KNetwalk help handbook.
Diffstat (limited to 'doc/knetwalk/CMakeLists.txt')
-rw-r--r-- | doc/knetwalk/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/knetwalk/CMakeLists.txt b/doc/knetwalk/CMakeLists.txt new file mode 100644 index 00000000..879715a8 --- /dev/null +++ b/doc/knetwalk/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION knetwalk ) |