]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man/Makefile-client.am: drop legacy cephfs tool 10444/head
authorNathan Cutler <ncutler@suse.com>
Tue, 26 Jul 2016 14:26:59 +0000 (16:26 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 26 Jul 2016 14:28:07 +0000 (16:28 +0200)
Somehow c76c31d312ce7a623acd99dbdedfe471c0cd445f missed this bit.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
man/Makefile-client.am

index ae3dd7a70ca669985163290204d9e66bcb04c40e..0c4b6129f2049f29de52d596d6e6d56f1b158cd1 100644 (file)
@@ -24,11 +24,6 @@ dist_man_MANS += \
        rbdmap.8
 endif
 
-if WITH_CEPHFS
-dist_man_MANS += \
-       cephfs.8
-endif
-
 if WITH_FUSE
 dist_man_MANS += \
        rbd-fuse.8 \