From 53f5e801369320c3ae82efeb2cd32f8bed5a570f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Nov 2011 14:43:44 -0600 Subject: Add missing doc CMake control file (cherry picked from commit 3bd0ca50b5dac9e3f805a73d67369dcb82efa610) --- doc/en/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/en/CMakeLists.txt 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 ) -- cgit v1.2.3