diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 14:43:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 14:43:44 -0600 |
commit | 3bd0ca50b5dac9e3f805a73d67369dcb82efa610 (patch) | |
tree | 904d632560f062b4c6bdf848bcf5533bc7876f4c /doc/en/CMakeLists.txt | |
parent | 30c6cf311507c9bf7eeb706ea8948c5c81aa1404 (diff) | |
download | tdeio-locate-3bd0ca50b5dac9e3f805a73d67369dcb82efa610.tar.gz tdeio-locate-3bd0ca50b5dac9e3f805a73d67369dcb82efa610.zip |
Add missing doc CMake control file
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r-- | doc/en/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..11f01ea --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2011 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kio-locate ) |