X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fpython%2FCMakeLists.txt;h=285123b45ed1e51b476ac74c8d5fb8cad3f74fe2;hb=9ad945aab0b5a992e1df860bede8ecc9b143470e;hp=50ed1de784fe639768fcbdb711d22f5b3f676707;hpb=7295f64eb5dd9d75b1dd272567c99304b65a7d0a;p=osm%2FSO.git diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 50ed1de7..285123b4 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt @@ -75,6 +75,7 @@ rift_python_install_tree( FILES rift/downloader/__init__.py rift/downloader/base.py + rift/downloader/local_file.py rift/downloader/url.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY @@ -133,6 +134,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 rift/mano/utils/short_name.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY