X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fpython%2FCMakeLists.txt;h=dcef461fcb9b2b6f74bcbcffb1c24cc91df840b6;hb=0f5e8c0bdb1d12863688400a56b54b10188b21a8;hp=892588535826da89c23832ee2d735b50184882c7;hpb=9bfb02403e74d7dde1d0db1221218b2678a12567;p=osm%2FSO.git diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 89258853..dcef461f 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt @@ -129,6 +129,7 @@ rift_python_install_tree( 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 )