X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=common%2Fpython%2FCMakeLists.txt;h=22018c39e2af3d17931144dd0a3d339f28526f13;hb=52558f6f42f4e636cc319664b834fb4a7f188957;hp=892588535826da89c23832ee2d735b50184882c7;hpb=073a4a7f0a71d23ff18a97c50aa122871a07581f;p=osm%2FSO.git diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 89258853..22018c39 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/short_name.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY )