From: Adam C. Emerson Date: Tue, 6 Apr 2021 17:27:45 +0000 (-0400) Subject: rgw: Add missing extension to file in sources list X-Git-Tag: v17.1.0~2328^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff99ed635798c4a5ce6e1d2bdde1116bb97b4fe0;p=ceph.git rgw: Add missing extension to file in sources list Signed-off-by: Adam C. Emerson --- diff --git a/src/rgw/CMakeLists.txt b/src/rgw/CMakeLists.txt index 9e977ff03512..b63351f2f923 100644 --- a/src/rgw/CMakeLists.txt +++ b/src/rgw/CMakeLists.txt @@ -157,7 +157,7 @@ set(librgw_common_srcs rgw_kms.cc rgw_kmip_client.cc rgw_url.cc - rgw_oidc_provider + rgw_oidc_provider.cc rgw_datalog.cc cls_fifo_legacy.cc rgw_lua_utils.cc