RIFT-14553: Datacenters are now listed under ro-accounts
Signed-off-by: Varun Prasad <varun.prasad@riftio.com>
diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt
index 658d525..85ead68 100644
--- a/common/python/CMakeLists.txt
+++ b/common/python/CMakeLists.txt
@@ -41,6 +41,7 @@
rift/mano/dts/subscriber/store.py
rift/mano/dts/subscriber/ns_subscriber.py
rift/mano/dts/subscriber/vnf_subscriber.py
+ rift/mano/dts/subscriber/ro_account.py
COMPONENT ${PKG_LONG_NAME}
PYTHON3_ONLY
)