From 7d75f0cf76fe4f4c37cb053435dc16402c449e48 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 29 Dec 2014 15:55:24 -0800 Subject: [PATCH] Makefile: include radosgw-admin in base Signed-off-by: Sage Weil --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 1cc80f9e7c1db..303e9bd50c2e0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -660,7 +660,7 @@ core-daemons: ceph-mon ceph-osd ceph-mds radosgw admin-tools: monmaptool osdmaptool crushtool ceph-authtool base: core-daemons admin-tools \ cephfs ceph-syn ceph-conf \ - rados librados-config \ + rados radosgw-admin librados-config \ init-ceph ceph_mon_store_converter ceph-post-file \ ceph -- 2.39.5