X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=common%2Fpython%2FCMakeLists.txt;h=f6e3baf775c5e5b921cab0594933801a42350c44;hb=refs%2Fchanges%2F35%2F1535%2F1;hp=8fba078f2b0af29019a494659f096dff3cf7cef7;hpb=7b75903dd891795d4426612fd4de76c0f51cf17e;p=osm%2FSO.git diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 8fba078f..f6e3baf7 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt @@ -85,6 +85,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 @@ -143,6 +144,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