diff options
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index dda04b75865..4dc71cc208d 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -27,4 +27,5 @@ dist_man_MANS = \ ceph-rbdnamer.8 \ ceph-post-file.8 \ rbd-fuse.8 \ - rbd-replay.8 + rbd-replay.8 \ + rbd-replay-prep.8 |