From: Alfredo Deza Date: Tue, 22 Aug 2017 22:05:03 +0000 (-0400) Subject: doc add ceph-volume and ceph-volume-systemd man pages to CMakeLists file X-Git-Tag: v13.0.0~36^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17168%2Fhead;p=ceph.git doc add ceph-volume and ceph-volume-systemd man pages to CMakeLists file Signed-off-by: Alfredo Deza --- diff --git a/doc/man/8/CMakeLists.txt b/doc/man/8/CMakeLists.txt index 8a2204c71373..fd6bbae58eab 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)