summaryrefslogtreecommitdiffstats
path: root/src/rgw/CMakeLists.txt
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@redhat.com>2018-06-29 00:26:30 +0200
committerYehuda Sadeh <yehuda@redhat.com>2018-12-11 09:10:41 +0100
commitd3bcc077a1cffd7200d63bc754711e9fe5dd19dd (patch)
tree1dade942c03dc219dc71d50a4d87800629056f68 /src/rgw/CMakeLists.txt
parentrgw: template helper for async crs (diff)
downloadceph-d3bcc077a1cffd7200d63bc754711e9fe5dd19dd.tar.xz
ceph-d3bcc077a1cffd7200d63bc754711e9fe5dd19dd.zip
rgw: create user cr
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Diffstat (limited to 'src/rgw/CMakeLists.txt')
-rw-r--r--src/rgw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/CMakeLists.txt b/src/rgw/CMakeLists.txt
index 1072631f072..30a6af0e315 100644
--- a/src/rgw/CMakeLists.txt
+++ b/src/rgw/CMakeLists.txt
@@ -94,6 +94,7 @@ set(librgw_common_srcs
rgw_coroutine.cc
rgw_cr_rados.cc
rgw_cr_rest.cc
+ rgw_cr_tools.cc
rgw_object_expirer_core.cc
rgw_op.cc
rgw_otp.cc