summaryrefslogtreecommitdiffstats
path: root/src/rgw/CMakeLists.txt
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@redhat.com>2019-02-07 01:01:48 +0100
committerCasey Bodley <cbodley@redhat.com>2019-07-29 21:20:46 +0200
commit91f12786c05148fc5446c47b17e3e6c75cd00d31 (patch)
treec16009280523bdada26406760a8db8be4a2c2a9e /src/rgw/CMakeLists.txt
parentrgw: move manifest code around, initial tier separation (diff)
downloadceph-91f12786c05148fc5446c47b17e3e6c75cd00d31.tar.xz
ceph-91f12786c05148fc5446c47b17e3e6c75cd00d31.zip
rgw: svc/mfa: new service for mfa functionality
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 365e369e8ac..683f5e74aa9 100644
--- a/src/rgw/CMakeLists.txt
+++ b/src/rgw/CMakeLists.txt
@@ -21,6 +21,7 @@ endfunction()
set(librgw_common_srcs
services/svc_finisher.cc
+ services/svc_mfa.cc
services/svc_notify.cc
services/svc_quota.cc
services/svc_sync_modules.cc