diff options
Diffstat (limited to 'parts/documentation/protocols/CMakeLists.txt')
-rw-r--r-- | parts/documentation/protocols/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/parts/documentation/protocols/CMakeLists.txt b/parts/documentation/protocols/CMakeLists.txt new file mode 100644 index 00000000..5351c010 --- /dev/null +++ b/parts/documentation/protocols/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 +# +################################################# + +add_subdirectory( chm ) |