]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/CMakeLists.txt
update sources to v12.1.2
[ceph.git] / ceph / src / mon / CMakeLists.txt
index 556157132f805da9c670de6dfe317baec9ddd17a..04044543c21bb46a711d95d511b4a9ecd3b68636 100644 (file)
@@ -20,7 +20,8 @@ set(lib_mon_srcs
   DataHealthService.cc
   PGMonitor.cc
   PGMap.cc
-  ConfigKeyService.cc)
+  ConfigKeyService.cc
+  ../mgr/mgr_commands.cc)
 add_library(mon STATIC
   ${lib_mon_srcs}
   $<TARGET_OBJECTS:kv_objs>