diff options
author | Sam Lang <sam.lang@inktank.com> | 2013-02-13 09:53:55 -0600 |
---|---|---|
committer | Sam Lang <sam.lang@inktank.com> | 2013-02-13 09:53:55 -0600 |
commit | 7aefe9235363ad9c385aa37b4ccf3e6918751112 (patch) | |
tree | 5767f5010991049a44cb08fcd92f726453dd7296 /ceph.spec.in | |
parent | 9d6eccbff9fca901f1783aa3321c07118c3f8966 (diff) | |
download | ceph-7aefe9235363ad9c385aa37b4ccf3e6918751112.tar.gz |
specfile: Add ceph-coverage to list of binaries
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 183a082ddf0..23451ab2720 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -578,6 +578,7 @@ fi %{_bindir}/ceph_test_timers %{_bindir}/ceph_tpbench %{_bindir}/ceph_xattr_bench +%{_bindir}/ceph-coverage %files -n libcephfs_jni1 %defattr(-,root,root,-) |