Blob Blame History Raw
From e21b36d0484b53ccdf5bca88a71a73fa34f7e2ff Mon Sep 17 00:00:00 2001
From: "Darryl L. Pierce" <dpierce@redhat.com>
Date: Wed, 11 Feb 2015 08:25:33 -0500
Subject: [PATCH 09/10] NO-JIRA: Do no build man pages

---
 doc/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index e8e1284..d397cef 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -18,5 +18,5 @@
 ##
 
 add_subdirectory(api)
-add_subdirectory(man)
-add_subdirectory(book)
+# add_subdirectory(man)
+# add_subdirectory(book)
-- 
2.1.0