summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-10-20 01:21:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-10-20 01:24:38 +0900
commit91048421f545b83feefd1ea117bc10cd68dc7671 (patch)
treea7350781b0fafdb8ebd82707c583bd4066b33997
parent1913dc31008d15cbd18c0773f90ad523515e37d0 (diff)
downloadkkbswitch-91048421f545b83feefd1ea117bc10cd68dc7671.tar.gz
kkbswitch-91048421f545b83feefd1ea117bc10cd68dc7671.zip
Added missing 'man' folder generation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fbcdcc9667081859d0e8f24b7a6ceefd5ee320fe)
-rw-r--r--doc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index c938175..f9197e5 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1 +1,2 @@
add_subdirectory( en )
+add_subdirectory( man )