From: Ken Dreyer Date: Fri, 4 Mar 2016 16:28:47 +0000 (-0700) Subject: doc: add ceph-detect-init(8) source to dist tarball X-Git-Tag: v10.1.0~224^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c8ec17aa1d0c84802a508a7805d7fa9d5eafb52f;p=ceph.git doc: add ceph-detect-init(8) source to dist tarball Prior to this commit, the tarball from "make dist" did not include the ceph-detect-init(8) man page rST source. Signed-off-by: Ken Dreyer --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 332b32345a9a..75c0ce7b5231 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = \ man/8/ceph-debugpack.rst \ man/8/ceph-dencoder.rst \ man/8/ceph-deploy.rst \ + man/8/ceph-detect-init.rst \ man/8/ceph-disk.rst \ man/8/cephfs.rst \ man/8/ceph-fuse.rst \