mirror of
https://github.com/ceph/ceph
synced 2025-01-31 07:22:56 +00:00
cls_rgw: reorg test_cls_rgw
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
a1402b5d94
commit
0eedc78e56
@ -841,7 +841,7 @@ bin_DEBUGPROGRAMS += test_cls_lock
|
||||
|
||||
if WITH_RADOSGW
|
||||
|
||||
test_cls_rgw_SOURCES = test/rgw/test_cls_rgw.cc \
|
||||
test_cls_rgw_SOURCES = test/cls_rgw/test_cls_rgw.cc \
|
||||
test/rados-api/test.cc
|
||||
test_cls_rgw_LDADD = librados.la libcls_rgw_client.a ${UNITTEST_STATIC_LDADD}
|
||||
test_cls_rgw_CXXFLAGS = ${AM_CXXFLAGS} ${UNITTEST_CXXFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user