From c8ec17aa1d0c84802a508a7805d7fa9d5eafb52f Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Fri, 4 Mar 2016 09:28:47 -0700 Subject: [PATCH] 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 --- doc/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index 332b32345a9a9..75c0ce7b52314 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 \ -- 2.39.5