From 10c75e225b4ebca9190ff2779416d0855a43cff2 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 22 Aug 2017 18:05:03 -0400 Subject: [PATCH] doc add ceph-volume and ceph-volume-systemd man pages to CMakeLists file Signed-off-by: Alfredo Deza --- doc/man/8/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/man/8/CMakeLists.txt b/doc/man/8/CMakeLists.txt index 8a2204c713730..fd6bbae58eab1 100644 --- a/doc/man/8/CMakeLists.txt +++ b/doc/man/8/CMakeLists.txt @@ -23,6 +23,8 @@ set(osd_srcs ceph-clsinfo.rst ceph-detect-init.rst ceph-disk.rst + ceph-volume.rst + ceph-volume-systemd.rst ceph-osd.rst osdmaptool.rst) -- 2.39.5