New feature: Model changes for project support

Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt
index 8925885..dcef461 100644
--- a/common/python/CMakeLists.txt
+++ b/common/python/CMakeLists.txt
@@ -129,6 +129,7 @@
     rift/mano/utils/__init.py__
     rift/mano/utils/compare_desc.py
     rift/mano/utils/juju_api.py
+    rift/mano/utils/project.py
   COMPONENT ${PKG_LONG_NAME}
   PYTHON3_ONLY
   )